Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Correctly Programming in Perl CGI / Accessing the same data from differ perl cgi files

html perl cgi

Whole word matching with unexpected insertion in data

regex perl pattern-matching

perl LibXML to write XML document

xml perl

How to get a group matched in a recursive regular expression?

regex perl regex-recursion

need to delete the entire line except the matching strings

perl file-processing

Matching IP in perl

regex perl

is it allowed to pass pipes to constructors?

perl

Perl IDE over SSH

linux perl ssh

Why does Perl sometimes recycle references?

arrays perl reference

How can I get the path of a module dynamically?

perl module

Perl Template::Toolkit regex matching either values

regex perl template-toolkit

Moose & isa ArrayRef

perl moose

Can this perl wrapper function be extended to work with any input function?

perl eval

Perl: why is the if statement slower than "and"?

performance perl

Do you know a database written in Perl with DBI interface?

database perl dbi

In perl, how to read from STDIN until we enounter a space or a newline?

perl stdin

Going out of loop Perl

perl loops

How to split array values into to new separate arrays in Perl?

arrays regex perl split push

How to count the odd number of occurrences in Perl?

perl ubuntu