On Thu, Sep 28, 2000 at 12:25:32PM +0100, Tom Christiansen wrote:
> You also didn't mention that you would have broken the symmetry between
> 
>    my  Dog $spot;  
>    our Dog $spot;

No, I didn't mention our Dog $spot should be the same thing, but on an our
variable.

 
> Or that constructors have no (and should have no) set name in Perl.

What of TIEARRAY, TIEHASH, TIEHANDLE, etc.?  What of the alternative for
providing an author-specified implicit constructor name through a pragma?


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

Reply via email to