Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I modify a scalar reference passed to a subroutine reference?

Map with Split & Trim in Perl

perl map split trim

How can I print specific lines from a file in Unix?

perl unix

How to get key from the reference of a hash element

perl reference hashref

Removing parts of a string that contain digit with SED/Perl

linux perl bash unix sed

How do I change the UI language on Padre?

perl padre

How can I make a simple browser user-agent parser in Perl?

perl user-agent

Is there a Perl module for converting YAML files into Moose objects dynamically at runtime?

perl yaml cpan moose

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