Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

perl- trim utf8 bytes to 'length' and sanitize the data

perl utf-8

Steps to build Perl 5.6.2 in Cygwin 1.7.11

perl cygwin

How would I move the cursor back of one position in a terminal?

perl text-cursor

Please, help me to understand the snippet from the "Programming Perl" book

perl perl-context

How can I export the calling environment correctly into a subshell in Perl?

perl path environment

How to get the list of "standard" perl modules available in system?

perl module

How to store Hash of Hashes in Moose?

perl moose hash-of-hashes

IPC::Open3::open3() doesn't work with perl 5.14.2 as with perl 5.10.1?

perl ipc ipcopen3

Parsing an array line by line and exploding it into more arrays

arrays perl function return

Removing lines with repetitive values in last

Perl regexps not matching string with leading zeros / incorrectly escaped numerals with leading zeros on command line in Perl

regex perl

Difference between Socket recv, sysread and Posix::read in sockets?

perl

Filling out form in Perl with the WWW::Mechanize module

Rounding Pi in Perl to the 100 millionth decimal place?

perl rounding pi

Using perl XML::LibXML to deal with XML so slowly

xml perl

How many elements can perl hash have?

perl hash

Is there an 'official' CPAN specification document?

perl cpan

Perl - Regex to extract only the comma-separated strings

regex perl split www-mechanize

How to interpolate hash element via reference returned by a method into a string?

perl hash reference

How to decode base64 and turn it back into an image in perl

perl base64