Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Can I alias an object method to different methods on different objects?

perl

Should I copy perldoc for inherited methods to the subclass's documentation?

perl oop perldoc

how to improve this perl/bash one-liner to deserialize json data

perl bash code-snippets

Using XML::Simple to build XML from an array of hashes with some keys as attributes

xml perl

The proper way of encoding detection in perl

perl utf-8 encode cp1251

Short syntax for call function if defined

Perl: Obtain range of IP addresses not in the given list

perl ip-address perl-module

How can I work with raw bytes in perl

perl encryption byte

perl fork() & exec()

Regex for removing percentage

regex perl

How can I prevent a sub being overwritten in Perl?

perl subroutine typeglob

Converting base10 to base36 in perl [duplicate]

perl converters

Perl Regex To convert String to Hex Warns of uninitialized value or to use /x

regex perl perl-critic

Perl: show used subroutines

Combining 2+ 'deep' (multi-dimensional) hashes in perl

perl hash merge hash-of-hashes

Confusing Perl Array behavior

perl

Finding match between optional tokens?

regex perl

Most concise way to assign value from hash only if it exists?

perl

Form a CURL request to PayMill in Perl

perl curl paymill

Should I upload perl 'xt' tests to CPAN?

perl