Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perl

sed + removes all leading and trailing whitespace from each line on solaris system

perl sed awk solaris

perl - child process signaling parent

Regex: How could I avoid a character class?

regex perl

Storing multiple values in one key in a hash of hash using Perl

Given an object ,how can I know its class in perl?

perl

Moving a file to another directory in Perl?

perl

How to retrieve height and width properties of a png file in perl

perl png

Perl system + split + array

perl split

How to parse XML and create a tree structure in Perl

perl cpan

Trying to use /^\s*$/ match multiple blank lines and replace them failed and get a confusing result

regex perl

Linux::Inotify2 and threads

multithreading perl inotify

How to Inserting string after matching pattern

regex perl shell sed

How to replace consecutive and identical characters in Perl?

regex string perl replace

Cancel an HTTP POST request server side

php perl http post

Zero pad rename e.g. Image (2).jpg -> Image (002).jpg

perl bash

Perl regex skipping every other line

regex perl

Perl : change array item that is hashed to a key

perl hash

How can I create the XML::Simple data structure using a Perl XML SAX parser?

xml perl dom parsing sax