Perl
From OpenWetWare
(Difference between revisions)
(→Books) |
|||
| Line 10: | Line 10: | ||
*[http://use.perl.org/~ziggy/journal/26131 Manipulexity and Whipuptitude] | *[http://use.perl.org/~ziggy/journal/26131 Manipulexity and Whipuptitude] | ||
*[http://www.perl.com/pub/a/2006/01/12/what_is_perl_6.html perl.com: What Is Perl 6] | *[http://www.perl.com/pub/a/2006/01/12/what_is_perl_6.html perl.com: What Is Perl 6] | ||
| + | *[http://stuff.mit.edu/iap/perl/ SIPB IAP 2006 Perl Programming] | ||
==Recipes== | ==Recipes== | ||
Revision as of 12:58, 26 September 2006
- CPAN: Comprehensive Perl Archive Network
- The Perl Directory - perl.org
- Perl.com
- Perl 4 operators
- Manipulexity and Whipuptitude
- perl.com: What Is Perl 6
- SIPB IAP 2006 Perl Programming
Recipes
Toolkits
- CGI
- CGI - perldoc.perl.org
- CGI.pm - Lincoln D. Stein
- CGI::Application - Framework for building reusable web-applications
- Using CGI::Application
- DBI
- Catalyst web development framework
- BioPerl


