G'day...

Thanks... :)

So, I should have names like:

Wild::Section
Wild::Section::DBH
Wild::CheckOut

For my classes, instead of the ones listed previously...


Thanks...  (It's easier being corrected by the person whom you
originally learnt Perl from... Even if they don't realise it.)

Regards,
 

Michael S. E. Kraus
B. Info. Tech. (CQU), Dip. Business (Computing)
Software Developer - Wild Technology Pty Ltd 

> -----Original Message-----
> From: Randal L. Schwartz [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 3 February 2005 10:12 PM
> To: beginners@perl.org
> Subject: Re: OO subclassing, wrong method being called in hierarchy.
> 
> >>>>> "Michael" == Michael Kraus <[EMAIL PROTECTED]> writes:
> 
> Michael> The package names are actually section, dbh_section 
> and checkout (rather
> Michael> than A,B and C respectively).
> 
> Lowercase names are also reserved for pragmas.  You should choose
> names that begin with uppercase letters, and have some partitioning so
> they're unlikeey to collide with CPAN modules.
> 
> For example, local modules for my company start with "Stonehenge::".
> 
> -- 
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - 
> +1 503 777 0095
> <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com for onsite and 
> open-enrollment Perl training!
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 
> 


--------------------------------------------------------------------------------

Wild Technology Pty Ltd , ABN 98 091 470 692
Sales - Ground Floor, 265/8 Lachlan Street, Waterloo NSW 2017
Admin - Level 4 Tiara, 306/9 Crystal Street, Waterloo NSW 2017
Telephone 1300-13-9453 |  Facsimile 1300-88-9453
http://www.wildtechnology.net
DISCLAIMER & CONFIDENTIALITY NOTICE:  The information contained in this email 
message and any attachments may be confidential information and may also be the 
subject of client legal - legal professional privilege. If you are not the 
intended recipient, any use, interference with, disclosure or copying of this 
material is unauthorised and prohibited.   This email and any attachments are 
also subject to copyright.  No part of them may be reproduced, adapted or 
transmitted without the written permission of the copyright owner.  If you have 
received this email in error, please immediately advise the sender by return 
email and delete the message from your system.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to