Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Mapping Languages to Paradigms

java c++ python perl lisp

Is it possible to register a function to preprocess log messages with Log::Log4perl?

perl logging log4perl

How can I extract a varying number of groups of digits from a Perl string?

regex perl multiple-matches

How do I dump contents of a MySQL table to file using Perl?

mysql perl

shift jis decoding/encoding in perl

Param causes "does not map to Unicode" error in Catalyst

perl unicode catalyst

Why do I get "SMTP Failed to connect to mail server:" when I try to send an email to a Gmail account using MIME::Lite?

perl email authentication smtp

Removing characters from a string in Perl that are not alphanumeric

string perl replace

How to find modules dependency & install it but without cpan/cpanm?

perl cpan openshift

Complexity of Perl foreach over hash keys

perl complexity-theory

Delete files that match regex

windows regex perl delete-file

Why do I get "Attribute (class) does not pass the type constraint because: Validation failed for 'MooseX::Runnable::Invocation::RunnableClass'"?

perl moose

Perl not matching regex?

regex perl

modify text file

python regex perl

Split file contents into 2 arrays based on a key word

arrays perl split

upgraded from perl 5.8 (32bit) to 5.16 (64bit) - regex performance hit

Perl XML parsing with CSS selectors

Insert JPEG image in PDF using perl PDF::Create

image perl pdf

Reading and writing line by line in a bash script

bash perl