Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

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

How to use a module in Perl

perl perl-module

Handle command line arguments with different radices in Perl

How to use m! in Perl regex

regex perl

replace strings with lines from another text file by matching patterns

regex perl awk sed

Why is the STDOUT line printed after the STDERR line?

Perl - Is this a bug with looks_like_number, or am I being a stupid person?

perl

Distinguish one sub invocation from another

multithreading perl

Perl magic -- Is foreach variable by default locally defined and override outer value

perl

how to pass arguments to system command in perl

perl

How to send data to Perl script via ajax?

jquery ajax json perl cgi