Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl: how can i pass list to script?

Perl using File::Spec to remove .. and . from path

perl perl-module

Split and add digits

perl math

yyyymmddhhmmss to YYYY-MM-DD hh:mm:ss in perl?

perl datetime date

Unix join on more than two files

perl text join paste cut

Most efficient way to swap two array values in Perl

perl

Situations where Perl would not call DESTROY on object destruction?

perl

How do pass one array and one string as arguments to a function?

Perl CSV_XS module installation failed using Cygwin

perl cygwin

Unit Testing for Floating-Point Equivalence in Perl

How amount of data and code affects fork() performance in Perl?

perl fork

Debugging Perl one-liner for renaming files

perl

How to find just the direct descendants with HTML::TreeBuilder?

html perl parsing html-tree

Perl: How to turn array into nested hash keys

perl perl-data-structures

How to efficiently transpose rows into columns in Vim?

perl vim

Lowercase to Uppercase of character in Shell Scripting [duplicate]

perl shell unix sed awk

Why do I get syntax errors with Perl Here-Document?

perl heredoc

Trouble escaping dollar sign in Perl

regex perl escaping

How can I tell DBD::CSV to use a comma as the decimal seperator?

perl csv dbi

'merging' 2 files into a third using perl

perl file-io