Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I implement 'tail -f' with timeout-on-read in Perl?

perl timeout

How can I download a list of users from an LDAP server using Perl?

perl ldap wiki

What is the best password encryption & decryption library to use with Perl? [closed]

How can I validate an image file in Perl?

perl image ftp locking

How can I render undefined values from printf in Perl?

perl printf undef

Why can't Perl's PAR find the loadable object for Socket.pm?

perl cpan multiplatform par

What do I do after printing HTML in my Perl CGI script?

html perl cgi

How do I export Readonly variables with mod_perl?

How can I make a Perl script executable from everywhere by everyone?

perl executable

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