in reply to Re: Re: Re: CPAN Module Proposal: Business::Ship
in thread CPAN Module Proposal: Business::Ship
Just to be the mega-pain, I do seem to recall that it isn't 100% unambiguous - it could mean $obj = Class()->new().
The way to be certain I think was to use either new Class:: or Class::->new (ugly, ain't it?).
Nope, I don't ever see it written like that either, and maybe that is how it used to be - I didn't whip up a test script since I'm too lazy. Just felt like being a bit obstinate before my coffee. ;-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: CPAN Module Proposal: Business::Ship
by adrianh (Chancellor) on Jun 02, 2003 at 12:33 UTC |