Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I parse just part of a file with Perl?

perl

How can I ensure only one copy of a Perl script is running at a time?

perl locking process flock

Which recommended Perl modules can serialize Moose objects?

Reading a line from a file without advancing the line counter with Perl

perl

Write irssi scripts in Ruby

ruby perl

Why is my Perl test failing incorrectly?

perl unit-testing

Using SQL & Perl together - Which should be used for common functions?

sql perl function process

Geo::Google seems dead, fails tests, now what?

perl google-maps cpan

How is Tie::IxHash implemented in Perl?

perl

Perl subroutine documentation [duplicate]

perl

tab expansion in perl

perl tabs expansion

Current filename for find/xargs/perl -ne?

perl xargs perlvar

Disposing of Log4perl logger when I no longer need it

perl log4perl

installing Net/SSH/Perl.pm

perl ssh perl-module net-ssh

Moose (Perl): Is it okay to use %$object to get the data representation of an object for serialization?

perl serialization moose

Silence a warning in TAP

perl testing

Using variables that contain special characters in Perl regexes

Why does perl complain about different lines for different kinds of warnings?

perl warnings

Perl Moose - How do I deploy my class pm file?

perl moose

Is it possible to process exit codes > 255 with perl?

windows perl exit-code