Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Using __DATA__ in a program

perl filehandle autosys

Create an Array Ref in one line in Perl

arrays perl reference

How can set a hard maximum recursion depth in Perl?

perl recursion

Extracting and storing the the values in key value pair from a text in file in perl

perl hash

Deploying Perl to a share nothing cluster

perl deployment

How do I skip to a specific input line in Perl?

perl loops

How should I handle errors in Perl methods, and what should I return from the methods?

Should I manually set Perl's @ARGV so I can use <> to open, scan, and close files?

perl file input

I need a portable, consistent pseudorandom number generator

perl prng

Additional hash lookup using 'exists'?

Real-time intercepting of stdout from another process in Python

python perl process

How can I create thumbnails of web pages using a layout engine in Perl?

perl webkit gecko

Redirecting CGI error output from STDERR to a file (python AND perl)

How do I access a SQL Server database from a Perl script in Linux?

sql-server linux perl odbc

What's a good way to refactor a monster Perl module into submodules?

perl perl-module

How can I take a reference to specific hash value in Perl?

Renaming and Moving Files in Bash or Perl

perl bash unix scripting

Perl array manipulation

arrays perl

How to merge two arrays without any duplicates

perl

Pass zero in to Getopt::Std

perl getopt