Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

decode list of JSON objects to array of hashes in perl

arrays json perl

Assigning value to a * character within a hash

perl hash

Sorting multi-level Perl hash (dynamically based on arithmetic)

perl sorting hash printing

Perl Archive::Tar

perl

A script to strip ranges of UTF-8 Characters out of a file

python perl unicode utf-8

How can I write a subroutine for DBI updates with varying number of arguments?

perl dbi

Why doesn't this jQuery.post work with Perl CGI?

jquery perl cgi

Passing an argument to a mojolicious app

perl mojolicious

Perl: replace binary content

regex perl binaryfiles

Writing regex with certain pattern sed/awk/perl

perl sed awk

Perl split string based on forward slash

regex perl

How to get currency by country?

perl currency

How can I get the frame source with Perl's WWW::Mechanize?

perl frames www-mechanize

hiding INC directories from cpan, so as to install ALL dependencies of a module in a directory

perl cpan perl-module

perl search and append

regex perl

How do I pass in the name of an array index in perl?

arrays perl array-indexing

Match text up to given character but excluding character occurrence within single quotes in Perl

regex perl

How to specify variables for module installations with cpan?

perl cpan

Why does this Perl variable keep its value

locating div with paragraph in perl with HTML::TreeBuilder

perl html tree builder