Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

inspect the parameters to "use", and pass on the rest?

perl module oop

Escape Single Quotes in Template Toolkit

perl template-toolkit

code working fine on Perl 5.12.1 doesn't work on 5.10.0

perl

How do I open a file whose full name is unknown with Perl?

perl file file-handling

How can i count the respective lines for each sub in my perl code?

perl statistics

How to iterate through range of Dates?

windows perl

filter with grep to print when text is NOT present in another file

linux perl filter grep

How to print BOLD text in here doc in Perl?

perl text heredoc bold

How do i figure out which dependences of a CPAN distribution require a compiler?

How can I access two Oracle databases with different versions (8i and 9) using perl?

perl oracle dbi dbd

How do I use perl regex to extract the digit value from '[1]'?

regex perl

perl regex escape characters

regex perl

break out of a subroutine

perl

How to write to line 10?

perl shell sed awk

Perl: removing rest of the string after encountering a certain character

regex perl string

$> and $? in Perl

perl special-characters

How the Perl regular expressions dialect/implementation is called?

Accessing perl subroutine from different perl script

perl

Perl, access variable by name in an other scalar

perl

python delayed execution

python perl lisp sicp