Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

generate combinations from hash values

perl hash

How to convert unix epoch time to readable format in perl

perl

Why am I getting 0E0 for the return value of the DBI "execute" method?

perl dbi

What's the difference between these JSON Perl modules?

json perl

How can I safely clean up root's .cpan folder?

perl

Escape @ in Perl regex

regex perl

Perl - convert hexadecimal to binary and use it as string

perl type-conversion hex bin

array elements gets deleted when looping files

loops perl file-handling

How do I reverse words in a sentence in Perl?

perl

How to slice only defined values?

perl perl-data-structures

How to convert between the unicode forms: string, name, number

bash perl one-liner

How can I obtain file meta information in Perl?

perl file

How important is it to indicate if a class implements an interface in Perl?

perl oop coding-style

Do Python regexes support something like Perl's \G?

python regex perl

How can I autofold POD in Perl with vim?

perl vim folding

How can I pass data from Perl to Java?

How can I use subversion to deploy web applications?

perl svn web-applications

How can I run a CGI::Application run mode from the command line?

perl cgi-application

How do I serve image with Perl with some security and least resources?

perl image cgi

How can I copy an entire directory in Perl?