Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Replace returns with spaces and commas with semicolons?

perl

Perl substitution - lookup table issue

How to not export all functions/methods from a package in perl?

perl object

Perl "my $bar if 0;" vs "my $bar = undef if 0;"

How can I run multiple tests scripts in perl giving parameters from another one?

perl automated-tests ipc

How to read from URL line-wise?

perl

How to run a script that can only write to STDOUT and read from STDIN?

python perl scripting lua cgi

download file after perl post

perl http

How to solve this match and replace problem of only nth occurrence of a word in a file in perl

regex perl

Using perl module Log::Syslog::Fast - Unable to catch exception

perl tcp exception eval

perl Test::MockModule with DB acces

How can I retrieve SQL field names of a temp table using Perl?

sql perl field

How to enable CORS for Catalyst

apache perl cors catalyst

Is there a way to get the directory of the current (not currently executing) file at runtime?

perl

What is the fastest check digit routine for a string in Perl?

perl pack unpack

perl @array data into R

perl r

Why do Perl "split /\s+/" yield the wrong word count?

perl

Run perl binary with autoflush enabled

perl process

How to setup the content of a HTTP::Request with form data in PERL

perl http post