Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

s[][] notation in perl

regex perl

Assigning to a slice of a 3D array using the range operator

arrays perl slice

Why does a function name have to be specified in a use statement?

function perl perl-module

How to pipe the content of a variable as STDIN in a qx{} statement in Perl?

perl

Why doesn't a filehandle need a sigil in Perl?

perl variables filehandle

What does a2ensite do apart from creating a symlink?

apache perl configuration

In Perl using Mojo::DOM in XML mode, how do I match on contents of subtags?

xml perl dom mojolicious

Why is this negative lookbehind being considered a successful regex match?

Why does the Dumper module place parens around the assignment of its settings hash?

perl

Perl list interpolation performance

list perl

Perl command line replace for unicode

regex bash perl unicode

Write file in UTF-8 mode using Perl

perl

Is there an interactive command line environment for Perl?

perl read-eval-print-loop

Perl Module Creation - Undefined subroutine

perl module package

Comparing two arrays and finding differences

What type is STDOUT, and how do I optionally write to it?

perl stdout filehandle

Is there a way to re-use text in perlpod documentation?

perl perl-pod

Perl OR conditions

How can I keep my environment variables between two calls to open?

perl batch-file

How do I extract a certain amount of lines after a pattern in perl?

file perl