Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Masking a string in perl using a mask string

regex perl

How do I design unit tests for multiple Perl modules in the same distribution?

perl unit-testing

How much do I need to test Moose- and MooseX::FollowPBP-generated methods?

perl testing tdd moose

Why is this statement treated as a string instead of its result?

regex perl string

Rebuilding lazily-built attribute when an underlying attribute changes in Moose

authentication on gui application written on perl

Determine whether a file is in use in Perl on Windows

windows perl file winapi testing

Perl Programming and Distribution

perl perl-module

Using Different Outbound IPs in Perl

perl ip-address lwp

a program to monitor a directory on Linux

c++ c perl unix

Is there a non-global equivalent of perlbrew?

How can I send an array in client server program in Perl?

perl sockets

How can I format Multimarkdown tables?

html perl markdown

Install Perl modules that require customized options via CPAN

perl cpan

PHP ↔ Perl interface or bindings

php perl interface binding

Why does this Perl produce "Not a CODE reference?"

Using Parse::RecDescent

How can I deploy my Catalyst application as a debian package (or suitable alternative)?

Prolog as a DSL to generate perl code?

perl prolog dsl dcg

How does List::Util 'shuffle' actually work?