New posts in perl

How can I use Perl libraries from PHP?

How do you translate this regular-expression idiom from Perl into Python?

Real-time intercepting of stdout from another process in Python

Eror installing Perl Crypt::OpenSSL::RSA module

Perl iterate through each match

Fixing a file consisting of both UTF-8 and Windows-1252

How can variables be set to NULL under the strict pragma?

How to make "use My::defaults" with modern perl & utf8 defaults?

How do I automate CPAN configuration?

How do I read UTF-8 with diamond operator (<>)?

Simple file server to serve current directory [closed]

Do you prefer "if (var)" or "if (var != 0)"? [closed]

How do I find which file Perl loaded when I use a module?

How do I make Perl scripts recognize parameters in the Win32 cmd console?

How can I automate HTML-to-PDF conversions?

BugZilla XML RPC Interface

Perl - If string contains text?

Does \w match all alphanumeric characters defined in the Unicode standard?

How to convert letters with accents, umlauts, etc to their ASCII counterparts in Perl?

I have a perl script that is supposed to run indefinitely. It's being killed... how do I determine who or what kills it?