Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl - Convert PC UTF-8 to PC ANSI

perl unicode ansi

Failing to install SOAP::Lite

perl perl-module cpan

How to get sub array?

perl

Array of arrays in Perl

Hash of hashes: How to get the number of occurrences of a key?

arrays perl hash

Mapping: Can we use something in lieu of the conditional operator

perl

Perl: dereferencing an hash of hash of hashes

What changes, if any, are required to make the following Perl eval bullet proof?

perl exception-handling

Perl qr// operation

perl

Remove a line with a specific pattern in one field

OO Design Patterns with Perl

Do the following capture group notation mean something to Perl

regex perl capture-group

`perl -pe` vs `sed`, performance-wise [closed]

macos perl sed

Need an algorithm to create google like word search

perl tcl

How to add a line-break to a Perl script print

macos perl

Something wrong with @INC in perl?

perl

Term::ReadKey in .bashrc command script

perl bash module cpan

Perl cannot allocate more than 1.1 GB on a Snow leopard Mac server with 32 GB RAM

perl out-of-memory

print every 4 columns to one row in perl or awk

perl awk

How to run cgi script on apache server

apache perl cgi