Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl parsing JavaScript file regex, to catch quotes only at the beginning and end of the returned string

regex perl

CPAN installing modules into perl5 instead of site_perl

perl cpan

Override die in Perl and still return correct exit code on Windows

perl

Generating HTML dynamically in modern Perl web frameworks

html perl cgi template-toolkit

Using WWW::Mechanize, how do I add a lower case header with an underscore?

perl www-mechanize

Force readonly when connecting to sqlite file

perl sqlite dbi

Perl not running in Windows 10

Converting times before the year 999 to epoch

perl time epoch

Trying to create a string with template values and unit test that the template is processing correctly

Why is (a=>1,b=>2){a} a syntax error?

perl

Import C function into Perl program

c perl

Is it safe to rename files while using readdir?

perl

perl magic symbols -w -r and _

perl

perlbench results in segfault outside the SPEC 2006 harness

cpan vs -MCPAN - Perl

windows perl cpan cpanm

Work around for split function when last character is a terminator

perl split

What scope is an undeclared variable used deep in code?

perl scope

Is there an easy way to localise (preserve) all "magic variables" like $1, $& etc.?

perl

How to make an email bot that replies to users not reply to auto-responses and get itself into mail loops

perl email bots auto-responder

How can I set the level of precision for Perl's bignum?

perl precision bignum