Re: RFC: AUTOLOAD declining

2000-08-02 Thread Simon Cozens
On Wed, Aug 02, 2000 at 12:10:38PM +0100, Leon Brocard wrote: > The AUTOLOAD subroutine should be able to decline a request Given that I just whinged about this on p5p, YES. > =head2 $AUTOLOAD > > While we're at it, it may be a good idea to remove the global > $AUTOLOAD variable and instead pas

RFC: AUTOLOAD declining

2000-08-02 Thread Leon Brocard
head1 TITLE The AUTOLOAD subroutine should be able to decline a request =head1 VERSION Maintainer: Leon Brocard <[EMAIL PROTECTED]> Date: 02 Aug 2000 Version: 1 Mailing List: perl6-language Number: ? =head1 ABSTRACT In Perl 5, the first AUTOLOAD subroutine found in an object's heira