RE: Packages, classes, cgi

2001-07-19 Thread Rob Sexstone
Hi Shawn, I'm currently working through the same learning curve on OOP in perl and bought a copy of 'Perl Developer's Guide' by Ed Peschko and Michele deWolfe. I'm finding the tutorial style suits my beginners/intermediate level, and it also comes with a CD full of code examples. (I plan to buy

Re: Packages, classes, cgi

2001-07-18 Thread Curtis Poe
--- shawn <[EMAIL PROTECTED]> wrote: > I am in need of some direction when working with .pm(s). I have had a couple > years experience with writing straight perl scripts, but am having a hard > time with using and writing packages. I don't understand the overall process > of calling a method from