Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl class::dbi - multiple connections

perl class-dbi

How can I combine multiple Excel worksheets into a single workbook using Perl?

perl excel

Perl: Printing only repeating values in an list

perl list

Negative lookbehind regex (PERL) with variable characters in-between

Doctype sniffing with CSS3, and specifically with Mojo::DOM

Why does $main::_ refer to the lexical $_ when used inside a map or for loop?

perl scope

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