Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to pass a function to constructor

perl

How to jump after while(1) via SIGHUP in Perl?

perl loops signals

Perl script with XML Twig seg faulting, child terminated with signal 11

What does !~ mean in perl

perl

Perl | IMAP folder encoding. UTF8 -> UTF7 -> UTF8 = fail

perl utf-8

Decimal and binary conversion with big numbers

perl binary decimal

Get the installed date of a particular application on Windows

windows perl wmi wmic

what is the difference between the \L and the lc function in Perl?

string perl

Should packages be 'use'd globally or from functions that need them?

perl

Tools for resolving catastrophic backtracking [duplicate]

regex perl pcre

How to use Perl style memory regex matching with Boost library

Installing Perl modules and dependencies with non-root and without CPAN

perl module

regex to match postgresql bytea

regex perl postgresql

Perl: sort a hash by value, then by key

perl

How to stop perl message "XXX is deprecated use YYY instead" from going to stderr?

bash perl cron

OpenID authentication to Google Apps via Perl and Net::OpenID::Consumer fails

perl openid google-apps

Unrecognized escape \m passed through in regex error with PERL

regex perl

Dealing with the lone carriage return as end of line symbol

perl carriage-return

How do I hook into an event triggered once a MySQL query is true?

php mysql perl

What are the Pros and Cons of a XML-Parser written completely in Perl

xml perl parsing libxml2