--- 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 an object. I've been given a project to write a
> cgi/linux/perl/mysql/barcode data-center inventory application and need
> guidance quick.
> 
> Can someone point me in the right direction (book or website) to learn the
> internal workings of packages, classes, objects, etc...
> 
> Thanks much!
> Shawn

You can check Tom Christiansen's "perltoot"
http://www.perlmonks.com/index.pl?node=perlman%3Aperltoot&lastnode_id=394 to learn the 
basics of
OO-Perl.

For a book, I strongly recommend "Object-Oriented Perl" by Damian Conway, published by 
Manning
press.

Cheers,
Curtis Poe

=====
Senior Programmer
Onsite! Technology (http://www.onsitetech.com/)
"Ovid" on http://www.perlmonks.org/

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to