Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

"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

Capitalize all letters after a period and a space

regex perl

What's the difference between piping elements or specifying them as arguments in a Perl one-liner?

perl bash ubuntu

How do I read args passed to the constructor and args passed by `use Module` in Perl?

perl perl-module

Is there a cron-like service written in Perl?

perl cron

Store the grouping element in two different array in perl?

regex perl

print() on a closed filehandle OUT at

perl io filehandle

delete every second word from a line using perl?

regex perl text