Chris Devers <[EMAIL PROTECTED]> wrote on 03/16/2005 06:27:42 AM: > On Wed, 16 Mar 2005, Mahantesh Hongal wrote: > > > Can anybody let me know how to create our own modules in perl. > > Yes. > > (Hint, try Google, try introductory books (_Learning Perl_), try > advanced books (_Object-Oriented Perl_), try examining other modules.) >
Another good book is _Learning Perl Objects, References and Modules_, Schwartz and Phoenix. I've owned the book for almost a year, and I still refer to it all the time.