Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Case-insenstive ordered word search via regular expression

regex string perl search

searching cpan.org from the commandline

perl cpan

perl, removing elements from array in for loop

Make all new directories have 777 permissions

Error while installing perl module using cpanm

linux perl cpan cpanm

Using Perl to split a float

how to print v-string?

perl

perl get list of desired parameters

perl

How to test if defined and return value or some default value

perl

Determining if a perl scalar is a string or integer

json perl variables

Why does Perl take up my memory (RAM) on printing a file?

perl memory-management

Sum durations in bash

bash perl awk

Simplest way to get a comprehensive listing of package names available in CPAN?

perl cpan

Decode JSON without UTF8-flagged strings

json perl

Trimming carriage return (\r) in Perl

Perl defined-or in a list context, why a scalar?

perl

Deferring code on scope change in Perl

perl scope tie

How can I speed up Perl's processing of fixed-width data?

How do I return nothing from a subroutine?

perl

How can I continuously inform the user of progress from a Perl CGI script?

perl apache cgi