Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

ip2location query for a million+ records

database perl

Is it possible to have a test soft fail in Perl?

perl testing

How can I efficiently model the sum of Bernoullli random variables?

Collectd - Perl/Python plugin - registration functions not working

cpan command gives the error "Can't locate B.pm in @INC"

perl ubuntu cpan

Invoking a Perl method

perl

How do I write Arabic in Perl source files?

perl arabic

Does regular expression \d match minus sign and/or decimal point?

regex perl

How do I detect the 'strict' pragma within a module?

perl perl-module

What does exactly perl -pi -e do?

perl

Strawberry perl - input file streaming issue

perl strawberry-perl

Perl script not running conditional statements?

Reformat PHP code with Perl

php regex perl

How to use else single line statement in Perl ?

perl if-statement

libdigest-sha1-perl not found on repositories ubuntu 12.04

perl ubuntu

YAML to be used between C++ and Perl

c++ perl yaml-cpp

In Perl, how can I compare dates & times in ISO Format (%Y-%m-%dT%H:%M:%SZ)?

perl date

How to match \n at the end of variable using regexp

perl tcl

Increasing performance of the perl code

performance perl matrix hash

Iterate through an array of hashes of array in Perl?

arrays perl loops hash