Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl regex: Numbers and X

regex perl

Why does my multi-leveled hash print the way I expect?

perl hash hash-of-hashes

Anyone attempted to perform automated tasks through the PCOMM or x3270 using Perl?

perl automation mainframe zos

How can I tell Makemaker to run tests in parallel?

unit-testing perl makemaker

Why am I getting a permission denied when su'ing to a user?

bash perl authentication su

How can I update my Twitter status with Perl and only LWP::UserAgent?

perl twitter oauth lwp

How do I read a CSV file containing non-ASCII characters in Perl?

regex perl csv

Perl Dancer or Node.js for small application [closed]

How can I convert one Perl hash to another using the keys?

perl hash key

perl -s switch documentation confusion

perl perldoc

Extracting all text after a phrase and then adding file names at the start of each line?

regex perl sed

Light weight data store in Perl

perl

Perl while loop when parse a string

regex perl while-loop

Regex matching issue on newer version of Perl

regex perl

Monitoring a Directory for New Sub Directories

bash perl directory monitor

What is the fastest way to pull a few element values out of XML files in Perl?

xml perl performance

Why does Perl's DateTime throw an error when trying to add() time with the 'hour' option?

perl

How to use variable instead of a file handle

perl

Why is it necessary to quote Perl version string for JSON encoding?

json perl oop