|
|
Common perl operations, in summary format.
http://goldenink.com/perl/perlcheat.html
(Clicks: 1;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
A god way to learn a new programming language is to look at the tasks you perform in those you already know. To systematize this I have begun creating cheat sheets for the ones I use daily. I have been hacking Perl for years (every UNIX administrators best friend) so it ended up being the first I documented.
http://blog.randompage.org/2007/07/perl-cheat-sheet.html
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
This 'cheat sheet' is a handy reference, meant for beginning Perl pro- grammers. Not everything is mentioned, but 194 features may already be overwhelming.
http://swoolley.org/man.cgi/1/perlcheat
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
This ’cheat sheet’ is a handy reference, meant for beginning Perl programmers. Not everything is mentioned, but 195 features may already be overwhelming.
http://www.gsp.com/cgi-bin/man.cgi?topic=perlcheat
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Perl 5 cheat sheet v8 by Juerd Waalboer
http://juerd.nl/site.plp/perlcheat
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
|
|
Perl Cheat Sheet and quick reference guide.
http://techcheat.com/2007/09/12/perl-cheat-sheet/
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Perl cheat sheet Datatypes & variables Operators Flow control ...
http://132.206.196.179/perl_cheat_sheet.pdf
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
http://docs.thinkfree.com/forms/view.php?dsn=842372
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Cheat sheet contains all the perl's pack() and unpack() function's template parameters with a detailed description what each parameter does. I also included printf() and sprintf() function format flags and format attributes with their descriptions! The cheat sheet was created as a part of an article "Perl’s pack/unpack and printf Cheat Sheet".
http://www.edocr.com/doc/441/perl-pack-unpack-printf-sprintf-cheat-sheet
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
PERL Quick reference guide and cheat sheet.
http://home.uchicago.edu/~gan/file/perl.pdf
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
I used OpenOffice.org to make a Quick Reference card for my favorite programming language: Perl. The reference is based on tables given in Programming Perl 3rd edition (O'Reilly). I have added the book page numbers to the table titles for easy reference.
http://johnbokma.com/perl/perl-quick-reference-card.html
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
CP2003 Handouts - Perl Quick Reference Sheet
http://www.cs.jcu.edu.au/Subjects/cp2003/1998/Tutorials/Perltue/PerlCheatsheet.html
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Perl Regular Expression Quick Reference Guide and Cheat Sheet for PERL
http://www.mnlab.cs.depaul.edu/~ehab/Courses/TDC568/resources/PerlQuickRef.pdf
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Perl Regular Expressions Quick Reference .. This page is a quick reference for Regular Expressions.
http://blazonry.com/perl/regexp_ref.php
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Sooner or later you may want or need to port some Perl code to PHP. This Perl to PHP translation cheatsheet may come in handy.
http://www.cs.wcupa.edu/~rkline/perl2php/#basedir
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Perl/Php Translation cheat sheet and quick reference guide.
http://www.antigreen.org/vadim/ProgLanguageComparison/perl2php.html
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
This cheat sheet contains all the perl’s special variables, their description and examples where possible.
http://www.catonmat.net/blog/perls-special-variable-cheat-sheet/
(Clicks: 1;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
This 'cheat sheet' is a handy reference, meant for beginning Perl programmers. Not everything is mentioned, but 195 features may already be overwhelming.
http://docs.activestate.com/activeperl/5.10/lib/pods/perlcheat.html
(Clicks: 0;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
This 'cheat sheet' is a handy reference, meant for beginning Perl programmers. Not everything is mentioned, but 194 features may already be overwhelming.
http://search.cpan.org/~nwclark/perl-5.8.7/pod/perlcheat.pod
(Clicks: 3;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
PERL Cheat Sheets and quick reference guide.
http://www.perlmonks.org/?node_id=216602
(Clicks: 1;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
Perl Cheat Sheet and PERL quick reference guide.
http://www.pkturner.org/programming/Perl_cheat_sheet.html
(Clicks: 1;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
A PERL cheat sheet and PERL quick reference guide.
http://www.cs.usu.edu/~allanv/cs4700/The%20Perl%20Cheat%20sheet.doc
(Clicks: 1;
Comments: 0;
Listing added: Nov 15, 2008)
|
|
|
This chapter includes tables for two important areas of Perl programming. First, although regular expressions are explained in the "Perl Overview" chapter, it is useful to have a quick reference table for the various symbols and their meanings in regular expressions. Secondly, a list of the Perl 5 standard modules is included.
http://www.webbasedprogramming.com/Perl-Quick-Reference/ch6.htm#RegularExpressions
(Clicks: 1;
Comments: 0;
Listing added: Nov 15, 2008)
|