Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I validate a "yyyy-MM-dd'T'HH:mm:ssZ" date/timestamp in UTC with Perl?

perl validation datetime

How can I reuse some functions in a Perl script?

perl

match and replace multiple newlines with a SED or PERL one-liner

Can Perl's CGI.pm process Firefox's <input type="file", multiple=""> form fields?

perl firefox file input

Sending data from c to perl

c linux perl shared-memory

Why won't prove accept -MCarp=verbose?

perl testing carp

What do I use to display CSV data as a chart?

xml perl excel csv charts

How to find symbolic links to the current file?

php perl

How do I uninstall Perl modules?

perl git-submodules

perl closures and regexp variables

perl

How to Access an Array in Perl for Regex

perl

Trouble With Parsing JSON with Perl

perl json parsing

Get the highest revision number from a subversion dump file in Perl or shell

Perl problems printing output to a new file

perl

How to use GetOptions utility to handle 'optional' command-line arguments in Perl?

Convert MD5/SHA1 hash from binary to hex digest

perl md5 hash

Regex to match only innermost delimited sequence

regex perl delimiter lookahead

Perl "Not an ARRAY reference" error

perl hash

How do I translate this Perl regular expression into Java?

java regex perl

Perl - Best practices when sending blocks to subs

perl