Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

Parsing RDFa in html/xhtml?

html xml perl parsing rdfa

Why is @array ~~ $number different from @array == $number?

perl smartmatch

WWW::Mechanize text field issue

perl www-mechanize

Perl regex to filter digits within the string

regex perl

Perl - system command printing to terminal?

perl

How can replace a specific line in a text file with a shell script?

linux perl shell

How do I mock a realine of a GLOB ref when unit testing in perl?

unit-testing perl

xml-rpc with coldfusion - how to pass in parameters?

perl coldfusion xml-rpc

Debug Where Spam script on Linux is

linux perl smtp spam lsof

Perl regex one line file

regex file perl

username computername from CGI

perl cgi

what does -w specifies in perl script process execution

linux perl ps rhel6

How do I pass a range of numbers (eg: 100 to 200) as command line argument in Perl?

In Perl, how can I sort records using numbers that appear before the first colon (:)?

perl sorting records

Parsing File Delimited Vertically in Perl

perl parsing

How to force list context for logical or operator

perl

Perl: Separate the MSB and rest of the bits from a hex

perl

Perl count log entries per second using a hash of a hash of ararys

perl hash count logfile

Perl: Parse Excel with Search and Replace

regex excel perl parsing

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

html perl cgi