Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"use"
Results:
use
How to change @INC to find Perl modules in non-standard locations
How to create a Perl Module for code reuse?
Modulino: both script and module in Perl
What is @INC in Perl?
What is the difference between require and use in Perl? What does import do?
Name "main::x" used only once: possible typo at ...
Prompt for user input using IO::Prompter
Don't use $a and $b outside of sort, not even for examples
Simple use of Regexes - video
Were can I use Regexes - video
A hash and its uses - video
The 11 Most useful Perl sites
9: Neil Bowers - PAUSE and CPAN admin
Always use strict and use warnings in your perl code!
Always use strict!
Safety net (use strict; use warnings;) - video
use strict; and warnings; but no diagnostics
7 of the most useful Perl command line options
How To Use TheSchwartz Perl Module