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]

Reply via email to