|
- The Perl Programming Language - www. perl. org
The Perl Programming Language at Perl org Links and other helpful resources for new and experienced Perl programmers
- About Perl - www. perl. org
Perl is a highly capable, feature-rich programming language with over 37 years of development Perl runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects
- Learn Perl - learn. perl. org
What would you like to learn? · Installing Perl - and setup guide · First program - and some basic best practices · Perl Modules - introduction · Examples - what can you do with Perl? · Perl documentation · Perl books · Frequently Asked Questions
- Installing Perl on Windows (32 and 64 bit) - learn. perl. org
Strawberry Perl (a Perl packaged for Windows) is recommended as you get many useful modules (especially those that are tricky to install) along with it To interact with the command line and run Perl commands, you need to run 'cmd'
- Perl Tutorials - learn. perl. org
Perl Tutorials Many tutorials are available if you are interested in learning Perl Please note that these tutorials are introductions For reference material, please look at the perl documentation, either online or using the perldoc command (try perldoc perlintro) Beginning Perl A comprehensive book by Simon Cozens, available free online
- Perl Documentation - Perldoc Browser
Perl officially stands for Practical Extraction and Report Language, except when it doesn't Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information
- Learn Perl - www. perl. org
The Perl FAQ Perl FAQs are available as part of your Perl distribution with the perldoc perlfaq command Read FAQs online at http: learn perl org faq
- perl - The Perl 5 language interpreter - Perldoc Browser
Perl is at the mercy of your machine's definitions of various operations such as type casting, atof (), and floating-point output with sprintf () If your stdio requires a seek or eof between reads and writes on a particular stream, so does Perl
|
|
|