Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to ask for one argument out of two using GetOptions?

How can I redirect the output of Perl's system() to a filehandle?

perl fork io-redirection

Manipulate Perl object by reference in subroutine

why is Perl File::Map so slow compared to File::Slurp?

perl mmap slurp

Perl: process string with shell command (pipe)

perl pipe

Get the first item of the list returned by function

perl

How can I use threads / multi threading on mod_perl

How do I sort a perl hash by multiple keys?

perl sorting hash

switch vs. given vs. for-when vs. if-elsif-else in Perl

Why does Perl allow functions to be declared without being defined?

perl

How to encode special characters in e-mail-adresses

Why are "1...2" and "1....2" not syntax errors?

perl

How to convert a number to an arbitary base in perl?

perl base-conversion

WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version

mysql perl dbi

Searching FASTA file for motif and returning title line for each sequence containing the motif

perl bioinformatics fasta

Perl regex /o optimization or bug?

regex perl

How do I create a CSV file using Perl?

perl csv

Printing UTF8 in Perl?

perl unicode

Fastest way to delete files from a directory tree whose names contain a certain string