in reply to Re: Perl Book OOPS
in thread Perl Book OOPS

Thanks for reminding me, but this time around I am more interested in Packages, Modules, Libraries, and OOPS. Is there any book which deals with these concepts exclusively. Thanks for your help.

Replies are listed 'Best First'.
Re^3: Perl Book OOPS
by davido (Cardinal) on Dec 11, 2012 at 17:17 UTC

    Two books come to mind, in that case. Both are good. Intermediate Perl (from O'Reilly), and Modern Perl (chromatic's book). I think that Intermediate Perl is probably a better choice for getting started with packages, modules, libraries, and object oriented programming. Modern Perl is great too, but probably as a next step.


    Dave

Re^3: Perl Book OOPS
by Anonymous Monk on Dec 12, 2012 at 22:04 UTC