Difference between revisions of "PERL - Useful Documents and References"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: = Documents= = References =) |
PeterHarding (talk | contribs) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Documents= | = Documents= | ||
* [http://www.performiq.com.au/kb/images/Perlref-5.004.1.pdf PERL Reference] | |||
= References = | = References = | ||
* http://www.devshed.com/c/b/Perl/ | |||
==getopts== | |||
* http://perldoc.perl.org/Getopt/Std.html | |||
* http://perldoc.perl.org/Getopt/Long.html | |||
* http://aplawrence.com/Unix/perlgetopts.html | |||
* http://www.cs.mcgill.ca/~abatko/computers/programming/perl/howto/getopts/ | |||
* http://www.vromans.org/johan/articles/getopt.html | |||
* http://world.std.com/~swmcd/steven/perl/pm/getopt.html | |||
[[Category:PERL]] |
Latest revision as of 16:53, 4 September 2009
Documents
References
getopts
- http://perldoc.perl.org/Getopt/Std.html
- http://perldoc.perl.org/Getopt/Long.html
- http://aplawrence.com/Unix/perlgetopts.html
- http://www.cs.mcgill.ca/~abatko/computers/programming/perl/howto/getopts/
- http://www.vromans.org/johan/articles/getopt.html
- http://world.std.com/~swmcd/steven/perl/pm/getopt.html