Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Getopt::Long & subroutines in GetOptions

perl arguments

Type of arg 1 must be block or sub {} (not subroutine entry)

How to use MediaWiki::DumpFile to convert Wikipedia XML dump to HTML?

html xml perl cpan wikitext

convert perl map with multiple key to c++

c++ perl dictionary

Why doesn't my continue execute the next when block in Perl 5.10?

perl: utf8 <something> does not map to Unicode while <something> doesn't seem to be present present

perl marc

Get all except the first one in an array

arrays perl

Perl hash not initialising as expected

perl

Getting full XML string from PERL LibXML Parser

xml perl libxml2

socket pairs, perl, KEEPALIVE, and polling

Is there a way to make ' ' mean \s* in Perl regular expressions?

regex perl

How can I guess if a string has text or binary data in Perl?

perl

Perl: How is "start perl.exe <filename>" different from "perl.exe <filename>"

windows perl cmd

Why does my Perl sysread block when reading from a socket?

perl sockets

Is it possible to pass command-line arguments to @ARGV when using the -n or -p options?

How can I log the timezone with Log::Log4perl?

perl logging timezone log4perl

Using a Perl one-liner in a shell script

bash perl shell debian