Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to detect exported subs overwrites?

perl

Regex to match several strings but not specific ones

regex perl string-matching

Perl method call without parentheses

perl methods parentheses

How to share hash reference in multithread perl?

Append a CDATA with XML::LibXML appendTextNode() AS-IS

xml perl xml-libxml

Moose: How to get an array of objects? Traits?

perl moose

Using the ee modifier safely with the s/// operator when the right side is input from user

regex perl

Creating filenames with unicode characters

perl unicode utf-8

Why implement a different regex engine (e.g. PCRE) as a pragma?

regex perl pcre re2

Locally change an attribute of a class in Perl

perl oop scope lexical-scope

How do I increase the RGB value of a specific pixel with Image::Magic in Perl?

El Capitan perl DBD unsafe use of relative path

perl dbi osx-elcapitan

What are the precedence rules for Perl regular expressions?

regex perl

Using "override" or just plain redefine the subroutine in perl

perl

How to log out when using Net::SFTP

perl

Replace underscores with hyphens in Perl Catalyst URLs

perl catalyst

Why are these timestamps out of order with Perl Time::HiRes?

perl unix timestamp ext4

Why is it a bad idea to write configuration data in code?

perl language-agnostic

git svn fetch/rebase error: unable to remap msys-ssl-0.9.8.dll to same address as parent -- 0x678F0000

git perl dll git-svn msysgit

Why use nginx with Catalyst/Plack/Starman?