Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How do I use Perl's Inline::C?

perl inline

source command not working when used in Perl script

perl cgi

Perl: understanding modulo operation on negative numbers (e.g. -10%3)

perl

Problem with the POSIX module

perl posix freebsd mod-perl

Image::Magick on Strawberry Perl 5.12

perl imagemagick

workaround for SPLIT 1000 file limit?

perl unix awk sed

How to inhibit Term::ReadLine's default filename completion?

perl tab-completion

utf8 "\xFF" does not map to Unicode at tokenizer.perl line 44, <STDIN> line 1.

perl unicode utf-8 tokenize

How can I obtain a file handle from its fileno in Perl?

multithreading perl

Perl Json encoding has quotes for float

json perl data-dumper

Perl : How to print to console while writing to file

perl

Converting strings to floats

perl

Extract an HTML tag name from a string

html regex perl html-parsing

How can I shorten a [ qw( ... ) ] construct in Perl?

How do we convert UUID to date in perl

perl perl-module

Is Perl slower when compiled with DDEBUGGING?

perl debugging compilation

Perl Moose, How to initialize a instance attribute that is Hash

perl moose

Best practice for accessing data in PDL objects

perl pdl

Does Devel::Peek exist as a standalone Perl module?

perl cpan

Traversing Array of Hashes in perl