Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Making self-logging modules with Log::Log4perl

perl logging log4perl

Perl: Threading with shared multi-dimensional hash

Scalar::Util vs. ref function

perl perl-module

Useful errors for Moose and MooseX::Declare

perl moose

How to Replace Text while Maintaining Capitalization?

regex string perl replace

Mojolicious::Lite: How to pass parameters when using "redirect_to";

Why does smartmatch return true when comparing array slices that should be different?

perl smartmatch

What is the correct way to exclude RequireRcsKeywords from Perl Critic?

perl perl-critic

Scaling MongoDB on EC2 or should I just switch to DynamoDB?

Read unbuffered data from pipe in Perl

linux perl perl-io

Getting absolute path to perl executable for the current process

perl raku

Perl threading of object method

multithreading perl oop

What makes a module a pragmatic module?

perl

Can Test::Class tests be run in parallel? (or how to factor out superclass tests)

perl testing

How do I use the MOSS script?

perl

Call a perl routine with parameters

c perl xs

What is the difference between sub Foo::bar {} and sub bar {} when they both belong to package Foo?

perl

Perl: Pass one byte plus STDIN to another command

perl io

Backtracking in regexp faster than expected

regex perl backtracking

What reason to use '-' sign in perl hash key name?

perl hash