Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

boost::regex - \bb?

c++ regex perl boost

Why does Perl lose foreign characters on Windows; can this be fixed (if so, how)?

perl unicode windows-7

Can I easily add new directives to Template Toolkit for Perl?

perl template-toolkit

How can I see the values of the variables from a Perl trace?

perl

Pathological regex that blows up (time & memory)?

php python regex perl

When should I make a Moose class immutable when I'm actually using ->meta?

perl moose

What is "1;" in a Perl source? [duplicate]

perl oop class syntax package

Can I avoid referencing + dereferencing the hash returned from a map operation?

perl idioms dereference

On Linux, how do I uninstall a version of Perl which was built from source?

perl uninstallation

Perl - File Encoding and Word Comparison

Perl : constant & require

perl include constants require

How can I delete empty hash entires?

perl

perl can_read returns handle when there is nothing to read

perl select io

Problems installing CPAN Modules

windows perl module cpan

Replace repeating strings in a string

php regex perl string-search

perl: best way to match, save and replace a regex globally

regex perl

SOAP::Data::Builder, remove xsi:nil="true" when no value provided

xml perl soap

Strange things inside Perl diamond operator

perl diamond-operator

How do you map regex string replacement values ($1,$2 etc) to a hash?

regex perl hash map

What are the advantages of using DBIx::Connector over simply setting mysql_auto_reconnect to 1?

mysql perl module dbi