New posts in perl

SELinux is preventing Perl CGI script from accessing Oracle libraries

Which one is good practice, a lexical filehandle or a typeglob?

What's the difference between my ($variableName) and my $variableName in Perl?

How can I parse dates and convert time zones in Perl?

How can I check if a file exists in Perl?

Command vs program?

How do I run a Perl script from within a Perl script?

How do I configure Apache 2 to run Perl CGI scripts?

How do I tell CPAN to install all dependencies?

"vertical" regex matching in an ASCII "image"

Resolving circular dependency between ExtUtils::MakeMaker and Test::Harness

In Perl, how can I read an entire file into a string?

How do I enter a multi-line comment in Perl? [duplicate]

Check whether a string contains a substring

Scalar vs List Assignment Operator

To exclude bak files in Finder's search?

Show a PDF files in users browser via PHP/Perl

Appropriate way to return an arrayref from a sub with optional sorting in Perl version 5.20

Handy parsing for numbers with unit suffixes?

How to match any non white space character except a particular one?