MySQL Forums
Forum List  »  Perl

Re: New to perl !!
Posted by: Bill Karwin
Date: August 01, 2006 11:15AM

Free online resources include:

Ten Essential Development Practices by Damian Conway
http://www.perl.com/pub/a/2005/07/14/bestpractices.html

DBI online documentation by Tim Bunce. Almost as complete as his DBI book.
http://search.cpan.org/~timb/DBI-1.51/DBI.pm

Perlmonks is a great resource site for Perl.
Here's a section of their site for tutorials:
http://www.perlmonks.org/index.pl?node=Tutorials
First try the section, "Getting started with Perl".

You should learn how to download and install modules.
http://search.cpan.org/
http://search.cpan.org/~andk/CPAN-1.87/lib/CPAN.pm

If you use ActiveState Perl, they have their own package manager, called PPM:
http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/faq/ActivePerl-faq2.html

Options: ReplyQuote


Subject
Written By
Posted
July 31, 2006 11:29PM
August 01, 2006 10:56AM
Re: New to perl !!
August 01, 2006 11:15AM
August 01, 2006 11:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.