Difference between revisions of "Perl"
From Christoph's Personal Wiki
(→External links) |
|||
Line 19: | Line 19: | ||
== External links == | == External links == | ||
+ | * [http://perldoc.perl.org/ Perl version 5.8.8 documentation] | ||
+ | * [http://perldoc.perl.org/perlre.html Perl regular expressions] | ||
* [[wikipedia:Perl]] | * [[wikipedia:Perl]] | ||
{{stub}} | {{stub}} | ||
[[Category:Scripting languages]] | [[Category:Scripting languages]] |
Revision as of 04:50, 4 November 2006
Perl is a dynamic programming language.
Modules
Search and download: http://search.cpan.org/
Installing
perl -MCPAN -e shell
My favourites
- DBI
- WWW::Mechanize (see: [1])
- WWW::Search::PubMed (see: [2])
- WWW::Search::NCBI::PubMed
- MediaWiki
- mvs
BioPerl
See: http://www.bioperl.org/wiki/Main_Page
External links
This article is curently a "stub". This means it is an incomplete article needing further elaboration.
I always welcome suggestions, comments, and criticism. If you have something to contribute to this site, please follow this link: Contributing Information. Thank you!