Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

how to check whether an element is present in an array using template toolkit

perl template-toolkit

Remove empty lines and space with Perl

perl

Unicode Juggling with Perl

perl utf-8 utf8-decode

Splitting string with regexp in Perl when delimeter appears in the beginning of the string

Perl module for generating .doc or .docx document files

perl module report doc

How can I get the number of pack`ed items in Perl without actually unpacking?

perl pack unpack

"Devel::Cover: Can't open test.pl for MD5 digest: No such file or directory" after switching user

perl code-coverage

In Perl, how can I get the fields in this CSV string into an array without spaces?

perl arrays csv split spaces

Skip bad CSV lines in Perl with Text::CSV

perl csv

Using ActivePerl and Strawberry simultanously

Comparing two Hash of arrays for equality

perl hash compare equality

Parallel::ForkManager makes subroutine 1000x slower

Time::Piece is returning a wrong value

perl

How do I create a hash of hashes from Spreadsheet::ParseExcel data?

perl

Suppress passed test output in Test::More

perl unit-testing test-more

How to get Getopt::Long + pod2usage working?

perl getopt manual

Clusterize (group) array of strings

perl

Set chunk size for LWP get callback

perl lwp-useragent