White papers: Modern Perl tools and best practices
These short articles provide an overview for each topic. They are intended to help you in understanding why modern Perl is a good tool for many different types of project and also to provide pointers for those starting out in Perl.
- Perl database ORM - Making database queries easy and code clean
- Perl web framework - create the website your company needs
- Object Oriented Perl - clear object syntax with lots of power when you need it
- Perl Profiling - Speeding up code with a feature-rich code profiler
White Papers which we are looking for someone to write:
- CPAN - how it makes Perl so powerful
- Perl::Critic - "quality" for Perl
- Testing - Test::Most, Selenium, WWW::Mechanize
- Quality - Devel::Cover, Perl::Critic, PerlTidy
- Perlbal - web load balancing
- PSGI/Plack
- Memcached - caching demon
- POD - making your code more maintainable
- Moveable Type - blogging plat form
- Event-driven Programming
- GUI development
Contact leo [at] perl.org if you are interested in contributing
Tip
Web frameworks Catalyst is a Model View Controller (MVC) Web application framework



