Perl: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 14: Line 14:
**[http://perldoc.perl.org/perlsyn.html perlsyn]
**[http://perldoc.perl.org/perlsyn.html perlsyn]
*[http://stein.cshl.org/genome_informatics/ Genome Informatics lectures] by Lincoln Stein
*[http://stein.cshl.org/genome_informatics/ Genome Informatics lectures] by Lincoln Stein
**[http://stein.cshl.org/cgi-bin/perlref Perl Function Documentation] - lookup function description by its name


==Recipes==
==Recipes==
*[http://sedition.com/perl/code-index.html Code index]
*[http://sedition.com/perl/code-index.html Code index]
*[http://www.perlcircus.org/ Perl Circus] - Perl Tricks, Tips And Traps
*[[Perl/Closures|Closures]]
*[[Perl/Closures|Closures]]
*[[Perl/Modules|Modules]]
*[[Perl/Modules|Modules]]
*[http://sial.org/howto/perl/ Perl howto] @ sial.org
*[http://sial.org/howto/perl/ Perl howto] @ sial.org
*[http://www.perl.com/pub/a/2006/03/02/ajax_and_perl.html perl.com: Using Ajax from Perl]
*[http://www.perl.com/pub/a/2006/03/02/ajax_and_perl.html Using Ajax from Perl] @ perl.com
*[http://www.perl.com/pub/a/2005/07/14/bestpractices.html Ten Essential Development Practices] @ perl.com


==Toolkits==
==Toolkits==
Line 29: 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]]
**[http://www.perl.com/pub/a/1999/10/DBI.html perl.com: A Short Guide to DBI]
*[[BioPerl]]
*[http://www.catalystframework.org/ Catalyst] web development framework
 
===Web development frameworks===
*[http://www.catalystframework.org/ Catalyst]
**[http://www.perl.com/pub/a/2005/06/02/catalyst.html perl.com: Catalyst]
**[http://www.perl.com/pub/a/2005/06/02/catalyst.html perl.com: Catalyst]
*[http://bio.perl.org BioPerl]
*[http://jifty.org/ Jifty]
**[http://stuff.mit.edu/iap/webapps/ MIT IAP 2007 class]
 
===GUI===
===GUI===
*[http://www.perl.com/pub/a/2001/03/gui.html Writing GUI Applications in Perl/Tk]
*[http://www.perl.com/pub/a/2001/03/gui.html Writing GUI Applications in Perl/Tk]

Latest revision as of 13:45, 13 April 2007