Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

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 are waitVariable calls not independent even if different variable ref is used?

linux perl tk tk-toolkit

How to define and use many_to_many relationships in DBIx::Class?

perl orm dbix-class

How do I implement a Schwartzian Transform in Python?

python perl sorting

embedded perl in C - set working directory

c perl

How to make Mojolicious deal with UTF-8?

perl unicode utf-8

Threads: worth it for this situation?

How can I properly run Perl "one liner" command line scripts?

linux perl command-line

How do I force a stack backtrace for all fatal errors in Perl?

perl

Why use nginx with Catalyst/Plack/Starman?