Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl dancer and Template Toolkit: Including template within template

Does Perl v5.10.1 have memory leaks or how to interpret valgrind

How do I catch permission denied errors from the glob operator?

linux perl bash

Getting multiple matches within a string using regex in Perl

regex perl multiple-matches

Perl's main package - block syntax - pragmas and BEGIN/END blocks

perl

GD::Graph with Perl

perl graph charts

Save a pdf file that's been opened in Internet Explorer with OLE and Perl

perl internet-explorer ole

How to specify a width in pod2usage?

perl perl-pod

Why does this postgres stored procedure want to `use utf8`?

How to pass a string with spaces as http POST data using curl

perl bash curl http-post

How can I use File::ChangeNotify on Windows?

perl winapi

Want to pass a list of values in PHP (as in Perl), not reference to array

How can I change a log4perl appender's filters at run time?

perl log4perl

How can one respond to the --help flag with Getopt::Std?

perl getopt

Devel::Cover merging coverage data for Perl scripts and modules

Perl pack()ing a message?

perl word message pack

How can I install XML::LibXML on Ubuntu

perl ubuntu libxml2

How can I localize Perl variables in a different stack frame?

perl scope local

What does assigning 'shift' to a variable mean?

perl variables

What should every Perl hacker know about perl -ne?

perl command-line