New posts in perl

Can I safely delete the .cpanm/work directory?

How to point MacVim to the right perl on OSX 10.10?

Ubuntu 15.10 Installing SDL2

Why doesn't Perl use latest version by default?

Which framework should I use to write modules? [closed]

How can I find memory leaks in long-running Perl program?

Installing libwww-perl on Ubuntu 12.04,SE

How do manage your Perl application development, build, and deployment?

Using Perl look-ahead assertion to find individual list

How to install Perl Switch.pm module required to build WebKit-GTK?

variable substitution

catcon.pl: Base for log file names must be supplied

How can I tail a remote file?

How can I unbless an object in Perl?

Do Python regexes support something like Perl's \G?

Accessing MYSQL through terminal

Shell script to find all types of files in a directory with their count

Capturing text before and after a C-style code block with a Perl regular expression

In Perl, what is the difference between accessing an array element using @a[$i] as opposed to using $a[$i]?

Calling Perl script from PHP and passing in variables, while also using variablized perl script name