Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

How to parse multiple line, fixed-width file in perl?

perl parsing fixed-width

how to compare 2 strings by each characters in perl

Sed script to remove first two lines of file if they are empty

perl sed pattern-matching

What exactly does this subroutine do?

perl coding-style

In Moose, is it safe to access member variables directly through the object's internal hash?

perl moose

“ppm.bat install failed: Can't find any package that provides MinGW”

perl

How to execute more than one perl script in parallel on a linux machine?

linux perl

Confused about whether I'm passing a scalar or an array to a subroutine in perl?

Why does my Perl CGI program return a server error?

perl apache2 cgi cgi-bin

How do I remove characters from a string at a certain position?

perl substring

alias a hash element in perl

Are filehandles in perl global?

perl

Using command line to replace text in all files in folder?

perl command-line

How to set timeout for a cmd command?

perl cmd

Why does this line numbering command mangle the character encoding?

linux perl encoding

How to look at the next line of a file in Perl

perl parsing search peek

rearranging data from multiple data files

python perl bash awk fortran

perl exact string match

perl

Should a subroutine croak when called with more arguments than expected?

Perl Regex to get the root domain of a URL

regex perl