Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

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

How I can calculate the broadcast IP from an IP address and netmask in Perl?

perl

How do I get the hexadecimal representation of $foo in Perl?

perl hex

How can I convert of the unix date output across multiple time zones to UTC, in Perl?

perl date timezone

How can I ping a host with a Perl one-liner with Net::Ping?

perl

What is the 'right' way of deleting array elements in Perl?

arrays perl

DBIx::Class::ResultSet problems

perl dbix-class

Performing math operations on very large numbers in Perl

perl types numeric

Is there any function in Perl similar to GetType() in C#? [duplicate]

perl