All the references point to Randal's involvement one way or another (PerlMonks or O'Reilly books). I think I see a pattern here. :)
Thanks everybody! Scot R. -----Original Message----- From: Andrew Brosnan [mailto:[EMAIL PROTECTED] Sent: Saturday, June 28, 2003 8:14 AM To: Scot Robnett; [EMAIL PROTECTED] Subject: Re: Packages, run modes, and scopes, oh my On 6/27/03 at 11:40 PM, [EMAIL PROTECTED] (Scot Robnett) wrote: > I was wondering if anyone can point me to newbie-type tutorials on > any of the following (including but not limited to which perldocs I > can read): > > - Definition of 'lexical' and 'canonical' > - Differences between 'my' and 'local' > - Good overview of packages and namespaces > - How to build modules > - Effective re-use (building subroutines for > efficiency and portability) > - Why do I '@_ = shift;' on subroutines? Get Randal Schwartz's new book 'Learning Perl Objects References and Modules' from O'Reilly. http://www.oreilly.com/catalog/lrnperlorm/ Andrew
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]