Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

perl.exe remap error under cygwin

perl cygwin

Unexpected behavior with eq operator in a perl while loop. while loop does not stop

perl

Perl: flock() works on Linux, ignores previous lock on AIX

perl aix file-locking flock

Restoring correct line number with Keyword::Simple

perl keyword line-numbers

Attach xlsx to email with MIME::Lite

excel perl mime-types

Perl regex causing compilation error

regex perl

Perl Regexp interpolating

regex perl interpolation

Thread safety of global variables in perl

perl perl-module

Perl: Breaking out of foreach loop when last array element is encountered

mysql arrays perl

How do I completely mirror a web page?

perl wget mirror

How to debug DBIx::Class?

Is there a Perl equivalent of SAS' INTNX function or Javascript's Dateadd function?

perl date

Add a space around equals-sign if not already whitespace

string perl replace

Better way to use if condition

How do I make inexact string comparisons with Perl?

What is the guaranteed uniqueness in the identifiers generated by the APR::UUID module

Parsing of parenthesis with sed using regex

python regex perl sed

Perl Hash References - Is it possible to put reference to nested hash into 1 variable?

perl perl-hash