Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Is Perl unit-testing only for modules, not programs?

perl testing

What means "not running under some shell" in Perl scripts?

perl cpan

Perl - responsible forking

perl fork

perl, append a character to i-th capturing group

regex perl

How can I pass an array to a function in Perl?

arrays perl function

Installing mod_perl-2.0.7 on Apache httpd-2.4.2

What is the longest string I can have?

perl

Why the file-test operator does not work (Perl)?

perl unix access-rights

Unable to parse command line long options

HTTPS Proxy and LWP::UserAgent

Why do I need braces in the following perl one liner?

perl

How to capture exit code when using open/print to execute a SQL statement?

perl

generate uml sequence diagrams with python or perl

How to properly use UTF-8-encoded data from Schema inside Catalyst app?

perl utf-8 catalyst dbix-class

How to get a reference to the list returned by Perl's grep?

perl

JSON::XS "Usage" croak

json perl perl-module

Arrays and negative indexes in Perl

arrays perl

JSON formatting in Perl

json perl

Difference between a BLOCK and a function in terms of scoping in Perl

perl variables scope

Setting default for undefined hash values

perl hash