New posts in perl

Doesn't Perl include current directory in @INC by default?

How do I perform a Perl substitution on a string while keeping the original?

Trouble with parsing table data in perl

How do I compare two strings in Perl?

How can I use a new Perl module without install permissions?

How do I remove a file in Linux whose name looks like it's ONLY a hyphen, as in "-"

What is the difference between 'my' and 'our' in Perl?

grep -P no longer works. How can I rewrite my searches?

How is Perl's @INC constructed? (aka What are all the ways of affecting where Perl modules are searched for?)

How can I install Perl modules without root privileges?

Perl how can I get values from a hash with key from another hash

Installing perl module

Using URL within Vhost container with mod_perl dynamically

How to interrupt a read of a lexical filehandle in Perl?

How can I quickly sum all numbers in a file?

How to set locale?

How do I use boolean variables in Perl?

How to use Shell Parameter Expansion in Perl?

How can I perform a syntax check on an .htaccess file in a shared hosting environment?

How can I install a CPAN module into a local directory?