Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I call a method in a running Perl process from another process?

perl signals

How can I run Perl on web servers?

perl

How can I fetch a hash ref from array of hashes by one of its values?

Why doesn't this Perl one-liner work on Windows?

windows perl command-line

Why does the Perl CGI module use hyphens to start named arguments?

perl cgi hashtable

apparent strangeness using subroutine with the multiplication operator

perl

"The Social Network" programming puzzle

algorithm perl puzzle

regex decompiler

regex perl

remove part of string in Perl

perl

How do I check for an empty scalar in Perl?

perl

What does the special variable $#_ mean in Perl?

perl

Looking for advice on project. Parsing logical expression

How to exit a chroot inside a perl script?

linux perl chroot

Returning MySQL results as hash tables in Perl

mysql perl hashtable

Perl performance hit between two common regex methods for string trimming?

regex perl

Perl script to get the first element of arrays passed as reference

arrays perl

Perl get UTC time and get difference between UTC timestamps

linux perl bash shell

Nested function call scoping and syntax

perl syntax recursion scope

Why doesn't 2==4 return false?

perl

Perl - Hash and the => operator

perl hash