Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I write Perl object with plugins?

perl

Why can't I simply copy installed Perl modules to other machines?

perl module cpan

How can I pass two lists to a Perl subroutine?

perl function arguments

Why does Perl's DBI complain about "failed: ERROR OCIEnvNlsCreate" when I try to connect to Oracle 11g?

perl oracle dbi

How to use a variable as modifier in a substitution

Perl: parse hex-encoded string into array with regex

regex perl hex

Get the hard disk information using Perl

windows perl

How can I build a Perl hash in C code?

c perl hash xs

How can I use the range operator '..' to create a utf-8 alphabet?

perl

How to "map" between 3 values?

perl data-structures

Regular Expression GUI?

python regex perl

Is there any alias available in Perl for referencing a module name?

perl

split with no argument in perl

perl

Using FindBin in more than one module

perl

How can I read PDF document properties using Perl and CAM::PDF?

perl pdf cam-pdf

Performance break while using reflection $foo->$bar()

performance perl reflection

"include"-esque function for Perl

perl function include

Unpack format characters in Python

python perl unpack

Perl regex with exclamation marks

regex perl

How can I use a query with placeholder inside quotes? (perl / postgresql)

perl postgresql dbi