Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do you dereference return values?

using perl tie::file with utf encoded file

perl

Automatically correct Lingua::LinkParser include lib path

Perl: How to convert big endian to little endian

perl endianness

Convert array of arrays to array of hash

arrays perl hash

How can I insert into PostgreSQL using Perl, DBI and placeholders?

perl postgresql dbi

Parsing HTML with Mojolicious User Agent

perl mojolicious

How do I use given(){ } inside something else?

perl

Inconsistent External Command Output

perl md5

Why can't I open a file when I use glob on a directory with a space in the name?

perl

Use XML::LibXML to replace an XML node

xml perl

Preserving consecutive backslashes in Perl string literals

perl backslash preserve

Problems reading a .xls file using Perl Win32::OLE under Cygwin

perl excel cygwin win32ole

how to use perl Archive::Zip to recursively walk archive files?

perl archive

Reversing array using array name and reference to array

perl

How to get Log4perl rotating my logs daily?

linux perl logging log4perl

HASH element from an object's return in a single string

perl function object hash module

How to use a perl module that you have written?

perl perl-module

.vimrc to automatically compile perl code, based on actual perl version

perl vim

Is it possible to create a read/write FileHandle for a system() call?

perl system