Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Perl select function hanging indefinitely

perl freetds

How can we eliminate duplicates form the unsorted comma separated list by using regex in PERL

regex perl

Perl from command line: When replace a string in a file it removes also the new lines

perl file command-line replace

How do I get the lowest matched captureno?

perl

How can I build something like Amazon S3 in Perl? [closed]

perl file storage

Perl `use` - import is not called twice?

perl package perl-module

How can I find the percentage of a regex match on a string? [closed]

regex perl

Split a string containing a continuous paragraph into a left-aligned column of lines

regex perl string

Why following XPath statement returns all "a" elements?

perl xpath

How can I include Win32 modules only when I'm running my Perl script on Windows?

windows perl cross-platform

perl remove trailing line not working

perl chomp chop

How to get the average CPU/Processor Usage of a computer?

windows perl snmp

Can we set a variable used in a Perl script as environment variable?

linux perl bash unix

Regex to match perl variable

regex perl variables

Firing up a stand-alone Selenium RC server on (Ubuntu) Linux from Perl

linux perl selenium ubuntu

Regex - replace a characters(comma) between double quotes if the pattern is matched

java regex perl csv preg-replace

While loop with an "OR" condition

perl