Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

What's the Perl equivalent of Ruby "foo".hash?

ruby perl hashcode

parsing PostgreSQL array datatype as array to perl

arrays perl postgresql

Parsing time stamps and calculating difference

perl

What if the run time gets dwarfed by the compile time?

Problems with hash of hashes in perl

perl hash

In Perl,how do you sort a lexical hash by its value with a dedicated subroutine?

perl sorting

How do object oriented concept works in Perl

perl oop

In Perl - can a short circuit evaluation be disabled if needed?

perl optimization logic

What's my Cache::Memcached::Fast $class = shift; for in Perl?

perl

Perl + nginx 403 errors again

perl nginx

Perl: Using an array list in order to select specific columns

arrays perl

bash how to print for loop output into one line?

mysql perl bash awk

Efficient way of comparing two files and removing partial match

linux perl file awk

Separating an output with a Tab / Space

perl

Regular Expression : Change syntax from perl to others with grep command

Perl script to parse a text file and match a string

perl

Using synthetic filehandle with EV (perl)

perl libev anyevent

Pass SIGTSTP signal to all processes in a job in LSF

perl lsf

Can't control how hours, minutes seconds are formatted using Perl's Datetime::Format::Duration

perl