Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Export Perl script with modules

perl

In perl, what does a parenthesized list of '$' mean in a sub declaration?

perl

Can perl modules "use" other perl modules?

perl

Why is substr-lvalue faster than four-arg substr?

perl substr microbenchmark

How to capture every match in a global regex substitution?

regex perl substitution

How do you delete or change the display on the last print on perl?

perl

How to get list of known Unicode characters names

perl unicode

Pattern matching in PERL ending with period "."

perl

Eliminate whitespace around single letters

regex perl

What's the fastest way to determine a full URL from a relative URL (given a base URL)

What are the perldoc perlxxx options?

perl perldoc

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