On Wed, 18 Apr 2001 01:07:10 +0100, Michael G Schwern wrote: >That's a bit harder since the cannonical subclassing... > > package Foo; > @ISA = qw(Bar); > >is at run-time... from the point of view of the calling program. >However, its compile-time to the module. I'm pretty sure you have to reverse those. -- Bart.
- B::Scan, Perl Refactoring Tool, CPANTS attainable... Michael G Schwern
- Re: B::Scan, Perl Refactoring Tool, CPANTS attainab... Andreas J. Koenig
- Re: B::Scan, Perl Refactoring Tool, CPANTS attainab... Michael G Schwern
- Re: B::Scan, Perl Refactoring Tool, CPANTS attainab... Andreas J. Koenig
- Re: B::Scan, Perl Refactoring Tool, CPANTS attainab... Piers Cawley
- Re: B::Scan, Perl Refactoring Tool, CPANTS attainab... Michael G Schwern
- Bart Lateur