Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

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

How do I schedule a task in Perl?

perl scheduled-tasks

Why does a module compile by itself but fail when used from elsewhere?

perl perl-module

Can't open directory, or what's wrong with my (Perl) code?

perl opendir

inspect the parameters to "use", and pass on the rest?

perl module oop

Escape Single Quotes in Template Toolkit

perl template-toolkit