Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can Perl's XML::Simple ignore HTML embedded in XML?

xml perl parsing

Why am I getting a segmentation fault when I use binmode with threads in Perl?

perl multithreading

Cannot get apache mod_perl with mpirun to work

Read all files of a directory or only one file

perl

Is there any way to use diag() from Test::More without planning?

perl unit-testing

Regex: capture anything within parenthesis, also nested parenthesis

regex perl nested parentheses

Run script as daemon with proc::Daemon module

perl daemon redhat

Is it possible to create an attribute that can only be set in the constructor in Moose?

perl moose

Signal handler not found

perl

Which is more efficient, Perl pattern matching or grep?

perl grep

Avoiding wrappers in AJAX response using Catalyst

jquery ajax perl catalyst

Perl: installing with Perlbrew on Macos Sierra

perl macos-sierra perlbrew

where is perl eval "...propagated" documented

perl exception eval die

Perl woes - assigning and returning a hashes

perl

Wipe a string but keep its middle part

What does this code do?

perl grep

Perl - is object instance of class?

perl

Test::MockTime does not mock time in certain cases

How do I setup my server with https and perl Dancer as a standalone server?

perl ssl twitter dancer