Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I make parallel HTTP requests in Perl, and receive them back in order?

How can I loop over an array from the first occurrence of an element with a specific value using perl?

arrays loops perl

Where are Perl modules installed in Ubuntu?

perl ubuntu module

An elegant way of returning the index of the last non-zero element in Perl?

arrays perl

How can I use perldoc to lookup the %ENV variable?

perl perldoc

How can I use vim to edit text from Perl while the script is still running?

perl vim temporary-files

How can I combine Perl's split command with white space trimming?

perl split

When writing a Perl module, do I have to specifically check for an object instance in all my methods?

perl oop

Where do I install Perl modules that I wrote?

perl

How do I access a constant in Perl whose name is contained in a variable?

perl constants symbol-table

parse timestamp with millisecond in Perl

perl datetime time

Perl: Create a hash from an array

Does Perl look in the current directory (.) for modules?

perl module

Rounded numbers returned as '0.999999999992345' sometimes

Perl, string replacement

string perl

How to parse .pdf files in Perl?

perl pdf

Perl version 5.14.1 released before the version 5.12.4?

perl version

Is for(1) always the same as do in perl?

perl

Can you explain Perl's hash system to a PHP guy?

SELECT all records that are 30 days old

mysql perl