Difference between revisions of "PERL - Useful Documents and References"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 12: | Line 12: | ||
* http://www.cs.mcgill.ca/~abatko/computers/programming/perl/howto/getopts/ | * http://www.cs.mcgill.ca/~abatko/computers/programming/perl/howto/getopts/ | ||
* http://www.vromans.org/johan/articles/getopt.html | * http://www.vromans.org/johan/articles/getopt.html | ||
* http://world.std.com/~swmcd/steven/perl/pm/getopt.html | |||
[[Category:PERL]] | [[Category:PERL]] |
Revision as of 16:52, 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