Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Can Perl store an array reference as a hash key?

perl

Mysql query parameter issue in Perl

mysql perl

What is the best way to receive data from a socket in Perl, when the data length is unknown?

perl sockets recv

How do I use $File::Find::prune?

perl

Import MooseX::Method::Signatures into caller's scope

In a large Perl hash, how do I extract a subset of particular keys?

perl hash key

Is there an elegant way to store an ontology graph and the definitions/data associated with nodes?

perl graph ontology

Perl: hash-keys have lost their class information

perl class hash key

Howto Work with Record Separator in Perl

linux perl unix

Perl regex choking on multiple instances of character sets

php regex perl unicode turkish

How could I find out what kind of warnings get enabled when I use the warning-pragma?

perl warnings pragma

Detect duplicated header in HTTP::Response

perl http-headers

How to add null-character to string in Perl?

perl

Is there a way to set global permissions for all files created by a perl script?

perl file-permissions

URL Percent Encoding (URI Escaping) in Perl

perl url escaping

Does all memory flagged as copy-on-write get copied after a single change to one piece of the data?

Perl class attribute composition?

Read entire file then print when editing inplace?

perl inplace-editing

Modern Perl: how to implement Redispatching Methods in AUTOLOAD()?

perl oop

Can a Perl script detect whether it's running under Activestate vs Strawberry Perl?