Perl
From OpenWetWare
(Difference between revisions)
(→Web development frameworks) |
Current revision (16:45, 13 April 2007) (view source) (→Toolkits) |
||
| Line 32: | Line 32: | ||
**[http://www.perl.com/pub/a/2001/06/05/cgi.html Using CGI::Application] | **[http://www.perl.com/pub/a/2001/06/05/cgi.html Using CGI::Application] | ||
*[[Perl/DBI|DBI]] | *[[Perl/DBI|DBI]] | ||
| - | *[ | + | *[[BioPerl]] |
===Web development frameworks=== | ===Web development frameworks=== | ||
Current revision
- 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
- Language reference - perldoc.perl.com
- Genome Informatics lectures by Lincoln Stein
- Perl Function Documentation - lookup function description by its name
Recipes
- Code index
- Perl Circus - Perl Tricks, Tips And Traps
- Closures
- Modules
- Perl howto @ sial.org
- Using Ajax from Perl @ perl.com
- Ten Essential Development Practices @ perl.com
Toolkits
- CGI
- CGI - perldoc.perl.org
- CGI.pm - Lincoln D. Stein
- CGI::Application - Framework for building reusable web-applications
- Using CGI::Application
- DBI
- BioPerl


