View Full Version : PERL Modules
gayathridevi31
06-30-2009, 11:50 AM
Hi,
If anyopne of you have PDF for PERL modules, could you please share it ?Because I would like to refer to the syntax of the PERL modules and their methods?
Thnaks & Regards,
C.Gayathri.
oesxyl
06-30-2009, 06:44 PM
Hi,
If anyopne of you have PDF for PERL modules, could you please share it ?Because I would like to refer to the syntax of the PERL modules and their methods?
Thnaks & Regards,
C.Gayathri.
why pdf? perl have it's own documentation in different formats.
http://perldoc.perl.org/perl.html
perlmod Perl modules: how they work
perlmodlib Perl modules: how to write and use
perlmodstyle Perl modules: how to write modules with style
perlmodinstall Perl modules: how to install from CPAN
perlnewmod Perl modules: preparing a new module for distribution
perlpragma Perl modules: writing a user pragma
best regards
numberwhun
07-04-2009, 03:26 AM
Hi,
If anyopne of you have PDF for PERL modules, could you please share it ?Because I would like to refer to the syntax of the PERL modules and their methods?
Thnaks & Regards,
C.Gayathri.
If I also may, you will also want to visit Perlmonks (http://perlmonks.org). They have an excellent section on their tutrorials page (http://perlmonks.org/?node=Tutorials#Modules-How-to-Create-Install-and-Use) that is pertaining to Perl module creation. The documentation they have written is quite good and definitely worth referencing and reading.
Regards,
Jeff
take a look too, at cpan.
bazz
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.