Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Pass argument to perl file in debugger and set breakpoint in file executed by system

perl debugging system eval

How to mock Perl module Time::HiRes

perl testing mocking

Perl: Most efficent way to calculate percentile

regex and index don't match unicode chars

Do I need to convert mod_rewrite rules to Plack::Middleware::Rewrite rules if my web framework wants to support PSGI?

perl plack psgi

How to set up separate Perl modules for non-login users?

perl cpan

Which python re module to pick for translating a perl regular expression

python perl

directory structure of cpan module

perl cpan

ExtUtils::MakeMaker custom target

perl makemaker

Is there a way to prevent only a specific child from triggering a SIGCHLD?

perl fork posix sigchld

mysql_skip_secure_auth not skipping secure auth

perl perl-module dbi

How to run external command in parallel using AnyEvent and Perl

How do I send periodic messages to connected clients of a Websocket in Perl

perl websocket nonblocking

How can I check the return value / exit status of perl -MCPAN -e?

Mojolicious dynamic route action depending on state

perl mojolicious

How to handle hash value type in Perl XS

perl hash perl-xs

perlbrew and local::lib at the same time?

perl perlbrew locallib

What's the best way to discover all subroutines a Perl module has?

What is the difference between -> and :: in Perl

perl

How can I replace a Perl hash key?

perl hash replace