Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Advice on which language to use

java python perl shell system

How can I pretty print DBIx::Class results?

perl dbix-class

What is the best perl module to extract text from a pdf? [closed]

perl pdf text extraction

How can I ensure that files without extensions are installed using Module::Build?

perl module-build

What kind of data format is this?

Run screen from Perl

java linux perl bash gnu-screen

Why is raising plackup (or starman) memory usage?

perl plack psgi

What else can i do 'sleep' when the sleep() can't work well with alarm?

perl sleep alarm

Example for several (fastcgi/uwsgi/scgi/proxy_pass) Mojolicious apps in the same nginx virtual host?

Have a regular expression keep matching as much as possible?

regex perl

Preserve YAML order perl

perl module yaml

How can I auto-indent XML nodes with XML::LibXML?

xml perl xml-libxml

Can DBI statement handles use cached calls to execute()?

performance perl dbi

Is there a way to check for admin rights in Windows with Perl?

perl

Identifying Duplicates in CouchDB

Globals and Threads in Mojolicious for handling different paths

DBI: Connect to a different database if the first database doesn't exist

mysql perl dbi

Perl / Moose - How can I dynamically choose a specific implementation of a method?

perl moose

Is else slower than elsif?

How to use the same SQLite3 database from multiple Perl processes?

perl sqlite