Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I fork a Perl CGI program to hive off long-running tasks?

perl cgi fork

Perl and CopSSH

python perl ssh openssh

How can I handle wildcards on the command line using Perl on Windows?

perl windows-xp file-globs

How can I parse a strftime formatted string in Perl?

perl datetime

Which book has the best discussion of DBIx::Class?

perl dbix-class

How can I override Perl's open() function but use the same filehandle for testing?

perl unit-testing

Is there a Perl substitute for the cut and paste shell commands?

perl paste cut

How can I run a Perl script through an ActiveX Control within Excel?

perl excel vba vb6 activex

Can we get the following flexibility in Python as In Perl

python perl

How does Perl's grep function work with a regex?

regex perl grep

What's the fastest way to get directory and subdirs size on unix using Perl?

perl filesystems

How can I map UIDs to user names using Perl library functions?

perl unix

Is there a Standard or Best Practice for Perl Programs, as opposed to Perl Modules?

Deleting N lines from every start point

linux perl scripting

perl multiple tasks problem

returning a lazily-computed scalar, in perl

perl fetch scalar tie

A Moose role of roles

perl roles moose

how do I manually add cookies to WWW::Mechanize's already existing cookiejar

perl cookies mechanize

How to copy all the files of a particular type using Perl?

perl file copy

Perl: Running a "Daemon" and printing

perl loops