Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How can I get perl grep do perform regex expression capturing

perl

perl: how to understand @$ref[0]?

perl reference

How do I turn the return value of a Perl sub into an arrayref?

perl mojolicious

Template Toolkit, test for last iteration in a nested loop

perl template-toolkit

What does "my ($self, %myInputs) = @_;" mean?

perl perl-module

Installing perl dependency automatically in perl

perl installation

Create an invalid UTF8 perl string?

perl unicode

Filtering a hash of hash in perl

perl hash

Will it ever be possible for $/ to support regexes?

perl

Using -e and -s switch in perl

perl

Perl: elegant way to check if something is object blessed as package?

perl bless

Difference between "printf" and "print sprintf"

perl printf

Why does reverse() not change my array?

perl push reverse

How to override exit() call in Perl eval block

perl eval

grep not performing very well on large files, is there an alternative?

perl awk sed grep

Explain Perl code to display a number of bytes in KB, MB, GB etc

perl

What is the use of (+) bareword with shift operator?

perl shift

Is there a Catalyst tutorial that uses HTML::Template instead of TT?

Include Perl in Java

java perl include

Can a Perl BEGIN block spread a virus or lose data?

perl compilation