Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

In Perl, how can I check for the existence of Socket options without generating warnings?

processing text from a non-flat file (to extract information as if it *were* a flat file)

Standardizing a Release/Tools group on a specific language

python perl groovy

Setting up a common perl/cpan environment

perl

Javascript quick array declaration

javascript perl arrays

Perl file test operator help

perl

How can I print the cookie_jar values in Perl's WWW::Mechanize?

perl cookies

How can I define an empty array in a Perl construtor?

perl arrays oop

Is there a list comparing the features of different frameworks available for developing web apps in Perl?

perl cgi security

How can I write a Perl one-liner for a Makefile so I can translate a literal \n to a newline?

regex 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