At 12:33 PM 2/1/2001 -0500, Michael G Schwern wrote: >On Thu, Feb 01, 2001 at 10:14:20AM -0500, Dan Sugalski wrote: > > One of the features of perl 6 is going to be the ability to automatically > > use a module if one or more preregistered functions are used in your > > source. > > > > Would someone care to take a shot at formalizing the system? We need a way > > to register these functions, track the module version (if any) they're in, > > and stuff like that. (Including, I'm sure, things I've forgotten) > >Have a look at AnyLoader in CPAN. Looks pretty close to what's needed. Care to flesh it out (and streamline it where needed) to a PDD? Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk
- Really auto autoloaded modules Dan Sugalski
- Re: Really auto autoloaded modules Dan Sugalski
- Re: Really auto autoloaded modules Simon Cozens
- Re: Really auto autoloaded modules Jarkko Hietaniemi
- Re: Really auto autoloaded modules Dan Sugalski
- Re: Really auto autoloaded modules Tim Bunce
- Re: Really auto autoloaded modules Simon Cozens
- Re: Really auto autoloaded modules Michael G Schwern
- Re: Really auto autoloaded modules Tim Bunce
- Re: Really auto autoloaded modules Simon Cozens
- Re: Really auto autoloaded modules Dan Sugalski
- Re: Really auto autoloaded modules Nathan Wiger
- Re: Really auto autoloaded modules Dave Rolsky
- Re: Really auto autoloaded modules Dan Sugalski
- Re: Really auto autoloaded modules Ken Fox
- Re: Really auto autoloaded modules Ted Ashton
- Re: Really auto autoloaded modules Nathan Wiger
- Re: Really auto autoloaded modules Johan Vromans
- Re: Really auto autoloaded modules Dan Sugalski
- Re: Really auto autoloaded modules Michael G Schwern