Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Cannot get hash passed as reference in a module

perl hash

I received in my server a message that could be from a hacker [closed]

android perl cmd server

Why does [^\w] match some word characters but not [^\p{Word}]?

perl character-class

Where to define local temp variables in Perl subroutine?

perl scope

Why "my @variable" inside a sub and modified by sub/sub behaves so strange

perl scope subroutine

Mojolicious template cache is stale

Capture short host name using built-in Perl modules?

perl

Perl Program to efficiently process 500,000 small files in a directory

Kill a process from perl script

perl system pid kill

Why $_ =~ "regular expression" is valid in Perl?

perl

What is the common idea of perl modules with Tie:: namespace?

perl naming tie

Eliminate the UserName from the "use" command

perl

Perl: hash does not allow alphanumeric keys in this special case

perl hash quoting

How do you delete a file that does not have a file extension?

perl

How can I make log4perl output easier to read?

perl logging log4perl

How can I handle proxy servers with LWP::Simple?

perl proxy lwp

How can I sprintf a big number in Perl?

perl printf bignum

Why isn't my Perl program reaping children processes after fork?

perl ipc fork zombie-process

How can I loop through a list of functions in Perl?

perl function loops

How can I get a Windows batch or Perl script to run when a file is added to a directory?

mysql windows perl batch-file