Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to interface c++ and perl using XS?

c++ perl xs

How to make the scp retry till it succeds in case of a failed attempt?

perl unix scp

Parse JSON using Perl

perl perl-module

How do I read records from a file with two possible record separators?

perl file-read

how to make Mojolicious's url_for()->to_abs() return correct scheme (http or https) behind nginx

What is the regex to extract a date mask in perl?

regex perl

Forward Slash issue with DBI

perl dbi

Best way to parse string in perl

perl

Merge similar lines using regex in perl

arrays regex perl merge

Autovivification doesn't work even as lvalue

perl autovivification

Perl DATA filehandle is empty when read

perl filehandle

Perl variable garbage collection and refcount

perl

Using map in Perl to map only if key exists

Issues with the Perl binding of the Rackspace Cloud API and setting/getting object metadata

perl file rackspace-cloud

How to handle input files uniformly

perl

Perl - Differences in BEGIN an non-BEGIN block

perl

Beginner problems with Mojolicious -> routes

scp with special characters programmatically

perl bash unix ssh scp

Perl UTF-8/encoding: How to detect $str1 eq $str2 to avoid MySQL round-trip?

perl utf-8