Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Control logic using HTML::Template

html perl templates

How can I use ActivePerl's PPM 4 from the command line?

perl

How can I use a variable's value as a glob pattern in Perl?

perl file design-patterns glob

What is a good way to wait until a file updated and then read from it in Perl?

perl

How can I get elements out of an array with Template Toolkit?

MATLAB - Delete elements of binary files without loading entire file

How can I enable a debugging mode via a command-line switch for my Perl program?

perl command-line debugging

How to add header, footer with images using PDF::API2::Lite?

perl pdf perl-module

Need more examples on how to use Spreadsheet::ParseExcel

perl excel csv spreadsheet cpan

How to unit test functions calling localtime() in Perl?

perl unit-testing

How to find out if a Perl hash is multidimensional?

perl hash

How do you climb up the parent directory structure of a bash script?

perl bash directory

perl: Writing file at Nth position

perl

Why should I use <ARGV> or <> instead of <STDIN> in Perl?

Create a hierarchy file using perl

perl

How can I open a file only if it is not already open, in Perl?

perl file subroutine

Sorting Array which is a Value in A Hash in Perl

arrays perl sorting hash

Need help with routing in Mojolicious

php, perl, question. what does this mean: " $variable -> do some sort of function "

php perl operator-keyword

Perl: How can I capitalize a regex match?

regex perl capitalization