Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How did I get a number from a substitution on a non-numeric string?

perl activeperl

Inverse of Perl regex X modifier

php regex perl spam-prevention

A proper way of using Perl custom modules inside of other Perl modules

eclipse perl module include epic

grep, awk, bash and friends? any tool to munge this data?

python perl bash awk

Perl split a text file into chunks

perl

How do I detect a case-insensitive file system in Perl?

using Regexp::Grammars what does (*COMMIT) do?

perl

Perl regex conditional matching

regex perl

How can I output a UTF-8 encoded XML file with unix line-endings from ActivePerl on Windows?

perl unix file winapi utf-8

Calling Java .jar Program from Perl using System()

java perl system

How can I create a dir but remove it if it already exists in Perl?

perl create-directory

"Not an ARRAY reference" in Perl

perl

command line option used in a module and in the main script

Cryptic Moo (Perl) Error "Attempt to bless into a reference at..."

mongodb perl cpan moo bless

How do I use Perl IPC::Run3 to read stdout and stderr from a subprocess?

perl pipe

Difference in Perl regex variable $+{name} and $-{name}

regex perl

Why is the output of case folding different from the expected?

replace a variable content with another variable content in a file using perl

bash perl sh