Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

extract string between two dots

regex perl

What does Perl return from a subroutine when no return statement is encountered?

perl

How to trace the execution of a regex matching?

regex perl pcre trace

zero padded integer with perl regex substitution

regex perl substitution

Programmatically get a list of all included Perl packages

perl perl-module

Perl reading only specific gz file lines

perl gzip tie

Elegant way to catch "for loop reached last element"?

for-loop foreach idioms perl

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

Is it safe to thread after forking?

What is the reason for this "Can't open perl script : No such file or directory"

windows perl cygwin

How to user Perl to find all instances of strings that match a regexp?

regex perl

How to replace unicode characters by ascii characters in Python (perl script given)?

python perl unicode diacritics