Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Get regions from a file that are part of regions in other file (Without loops)

perl matlab sed awk

How to catch roman numbers inside string?

regex perl

Is there a standard way for perl to behave when it runs out of memory?

perltidy formatting complex if

perl perl-tidy

how to delete single quotes but not apostrophes in perl

perl

Catalyst Template::Toolkit render output

Debug Perl Segmentation Fault

How can I specify the version of Python that Perl's Inline::Python module is using?

python perl inline

Access list as a hash

perl list hash syntax

How to override a sub in a Moose::Role?

perl moose

Why does this regex expression not work?

regex perl bash grep echo

index into Python dict with list to get a list, as with a Perl hash

python perl dictionary hash

File::Slurp into a multi-GB scalar - how to split efficiently?

perl split fileslurp

How can I mark a call as "unsafe" with Carp?

perl carp

Moose attribute initialization

perl validation moose

Can Encode::Guess tell utf-8 from iso-8859-1?

perl encoding utf-8 iso-8859-1

How to check whether hash key contain JSON in perl?

json perl

Perl SV value from pointer without copy

perl xs

Does iterating over a hash reference require implicitly copying it in perl?

perl hash

perl - Why exit code 0 if error file not found, can I make it code 1?

perl