Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I get a list of all Unicode characters that have a given property?

Parser error using Perl XML::DOM module, "reference to invalid character number"

xml perl parse-error

Finding a Perl memory leak

perl memory-leaks

Running commands though PHP/Perl scripts as a priviledged user on Linux

php linux perl cgi apache

What tools can help build an XS project?

perl module perl-xs makemaker

In Perl, how do I process an entire hash?

perl hash hashtable

Is there a way to watch a mysql database for changes using perl?

mysql database perl inotify

XSLT2.0 processor for Perl?

xml perl xslt cpan

How to use autodie with non-builtins?

perl autodie

How do I return values from a Perl method in a Vim script?

perl vim

Is there a way to allow multiple chains to share the same endpoint in Catalyst?

How do I link against the GNU readline library rather than libedit in macosx?

How to convert a hex-encoded string to a byte string in Perl?

perl hex packet

Perl: mapping to lists' first element

arrays perl hash map undef

type conversion perl, javascript, JSON.parse JSON::XS - need ideas

javascript json perl

How to derefence a copy of a STDIN filehandle?

How to limit the max number of parallel threads in perl

multithreading perl

grep regex to perl or awk

perl awk solaris pcre nawk

Why is this XS code that returns a PerlIO* leaky?

perl xs perl-io

what might cause a print error in perl?

perl