Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Negative Lookahead not working in perl regex

regex perl regex-look-ahead

When comparing two files, how do I skip (ignore) blank lines?

perl file blank-line

Use specified version of perl

perl

Are single element lists allowed in perl?

ajax list perl catalyst

How to pass multiple arguments to a setter/writter in Perl Moo

perl moose moo

Find runs of capitalized letters

regex perl

Open file in perl with sudo

perl file-io sudo

How to convert any date time to microseconds in perl

perl

How can I check that I downloaded the entire file in Perl?

perl download filesize

Is it possible to store floating point numbers using perl's vec() function?

perl vector floating-point

Identify a memory problem in Perl/DBI code

perl memory memory-leaks dbi

Reg ex for splitting camel case words by hyphen in njs (javascript)

javascript regex perl nginx

troubleshooting "pseudo-hashes are deprecated" while using xml module

perl hash

Compiling my own modules?

perl

How can I count unique terms in a plaintext file case-insensitively?

python perl unix count awk

Perl equivalent of (Postgre)SQL BETWEEN operator?

perl

perl: function name clash

perl module

Array of hashes of arrays of references to arrays

arrays perl reference hash

How to get parameter come after '#' in Perl CGI?

perl url parameters cgi

Read from command performance

perl