Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What is the scope of $1 through $9 in Perl?

regex perl scope

What does .*? regular expression actually means?

regex perl

Dollar notation in script languages - why? [closed]

php javascript python perl

Difference between "@" and "$" in Perl

perl

How to dynamically assign hash with $1, $2, $3

regex perl eval

Conditionally push to 1 of 2 arrays in Perl

perl

Subroutine that returns hash - breaks it into separate variables

perl function return hashtable

Why isn't '|' being overloaded?

perl overloading

bash + how to capture the version from rpm

python perl awk sed grep

Should I change my utilities.pl to a utilities.pm module?

perl perl-module

How can I create a nested hash as a constant in Perl?

How would I do the equivalent of Prototype's Enumerator.detect in Perl with the least amount of code?

How can I highlight consecutive duplicate words with a Perl regular expression?

regex perl

How to check availability of Perl, its version and presence of a required module?

bash perl perl-module

Splitting a string with multiple white spaces with perl?

regex perl split

How can I remove all whitespaces and linebreaks in Perl?

perl

How to specify which version of perl to use on CentOS

linux perl version centos5

How do I unimport a function in perl?

perl

Difference between use Modulename; and use Modulename();

perl

perl shasum vs bash shasum

bash perl sha