Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Does PCRE support unicode string correctly?

regex perl unicode pcre

Accessing class variables using a variable with the class name in perl

perl oop class-variables

What's a one-liner with low computational complexity for returning the two biggest values of an array?

perl

Why do we use Catalyst's Context Object? What is its purpose?

perl catalyst

How to read the end of a script file as a data file (Perl or any other language)

ruby perl shell

how should I combine these regex?

regex perl

What's %^H used for in Perl?

perl

What's the purpose of such code?

perl

Can the empty list be in scalar context?

perl list scalar-context

Multiple app directories with Dancer perl

perl dancer

using perl with emacs editor

perl emacs

How can I throw a warning in Template::Toolkits CATCH block?

perl template-toolkit

Is this the cleanest way to extract an AoH subset in Perl?

perl data-structures

Capture variable assignments in a Perl eval

perl

How can I use Catalyst and uri chaining with a REST interface?

perl catalyst

Installing Perl Modules on Android OS

android perl cpan sl4a

How to read query parameter value from URL using perl command

perl bash url

Comparing and validating data structures

perl

How to encode cyrillic characters for URL and then decode them?

How to remove CGI default meta charset encoding in Perl?