From: rakesh sharma
Hi
I am a new to perl.
Wanted to know how to master some of the daily used perl libraries.
Most of the examples are different in usage, some are OO and others are
scalar.
Some of the Perl modules offer just a functional interface, so no OOP, some
of them are jus
Hi rakesh,
thanks for your message. See below for my response.
On Sat, 8 Feb 2014 10:53:21 +0530
rakesh sharma wrote:
> Hi
> I am a new to perl.Wanted to know how to master some of the daily used perl
> libraries.
I hope (and assume) that by “libraries” you mean the Perl modules (.pm/etc.)
ava
Hi
I am a new to perl.Wanted to know how to master some of the daily used perl
libraries.Most of the examples are different in usage, some are OO and others
are scalar.I want to learn the OO way of perl.Any tips? Right now I open the
file and see the usage or prod the net. But the learning remai