Hi Mayank,
For a beginners book, you can check out Oreilly's Learning Perl. It's
an easy read split up into chapters that you can finish in an hour and
exercises at the end of each.
It covers file i/o (the essentials) and has enough to let you do some
practical work.

Then alternatively, there's Programming Perl - the bible of Perl
Books. It's pretty heavy though :)

My favorite (since i like to learn by reading/writing code) is the
Perl Cookbook. It comes with approaches and code for various common
things you might want to do.

Hope that helps
Alex


On Jul 2, 12:35 pm, [EMAIL PROTECTED] (Mayank IN BOM SISL Garg)
wrote:
> Hi all,
>
> Can some one suggest me a good book on perl (basics and advanced)
>
> Thanks & Regards,
>
> Mayank Garg



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to