Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl RE Matching: How can I use a variable for RE flags?

regex perl

Perl libXML find node by attribute value

perl libxml2

Perl GD module won't install -

perl gd cpan

Dashes Causing SQL Trouble in DBI

oracle perl dbi

Are there other languages besides Perl with default variables?

perl

How to efficiently apply a regex substitution on a Moose attribute?

perl attributes moose

Scope issue with for loops

perl for-loop hash split scope

Why is the variable still tied

perl scope tie

Why system() returns 0 even though the program it executes dies

perl system

perl script to connect two databases at same time

mysql database perl

Checking whether a program exists

linux bash perl

How can I replace a string in Perl?

regex perl

Definition of empty {} after If() statement in eval{} statement

perl

In newer Getopt::Long How do I set default optional values

perl getopt-long

Why is the contained object destroyed first?

perl

How to run `x` command within a < action in the perl debugger?

perl debugging

Regex - Match string that with : and space

regex perl

Perl modules hierarchy and composition

perl module hierarchy

How to organize private methods on Perl objects?

perl oop

How to include Template::Toolkit- Macros?

perl template-toolkit