Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl one-liner to increment a value

perl

How to split this array in perl?

arrays perl

Is there an "undefined but true" value analogous to "0 but true"?

perl

How can I tell why my Perl code is spending so much time in kernel space ("sy" in top)?

linux performance perl

Perl 5.16 on windows 7 failed to install Template Toolkit

Compile time and run time in Perl

perl runtime compile-time

Perl Dancer trailing slash

perl dancer

Perl finding a file based off it's extension through all subdirectories

perl

Check if directory exists in ~/ using Perl

perl directory

How to check today is Monday in Perl ?

perl perl-module

Perl: Can't call method "say" without a package or object reference

perl perl-module

Perl CPAN dictionary

perl cpan

Use Perl PDL to rotate a matrix

perl matrix pdl

Break out of innermost loop in nested while loops in perl: Label not found

perl

Perl assign regex match groups to variables

regex perl grouping

What is this Perl syntax construct?

perl sorting syntax

Why does sprintf round the fractional part of 5.555 and 0.555 differently? [duplicate]

How to calculate a date a week ago from today

perl

Why is this hash, created from a constant list, "in different order" each time the program is run?

perl hash

Can I name an anonymous array in Perl?

arrays perl