Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Why use int() in a Perl chmod?

perl chmod

Perl, XML::Twig, how to reading field with the same tag

xml perl xml-twig

Dynamic variable value?

perl

Python dir equivalent in perl?

python perl

Empty hash declaration

Memory/performance tradeoff when determining the size of a Perl hash

perl

what is the behavior of (.)+ in a regex?

regex perl

Perl `defined' and `undef' subroutine scope

perl subroutine defined undef

Perl vs Javascript regular expressions

javascript regex perl pcre

Can "perl -a" somehow re-join @F using the original whitespace?

perl text-processing

How do I have mod_perl reload source files on change?

perl apache mod-perl

Turning off inline constructors with MooseX::Declare

perl oop moose mop

How can I share global values among different packages in Perl?

perl global-variables

How can I parse space separated STDIN hex strings unpacked in Perl?

perl parsing unpack

Why is JavaScript's post-increment operator different from C and Perl?

javascript c perl

Does grouping work inside a Perl regex character class?

regex perl

Why does my Perl program print the help message when an arguments has 0 as a value?

How do you replace a method of a Moose object at runtime?

perl methods runtime moose

How do you store a result to a variable and check the result in a conditional?

perl perl5.8

C++ getch() in perl?

perl getch