At 01:41 PM 2/1/2001 -0500, Michael G Schwern wrote:
>On Thu, Feb 01, 2001 at 12:24:38PM -0600, Dave Rolsky wrote:
> > Here's a gross thought (for implementors at least ;)
> >
> > If it sees
> >
> >  use CGI qw( param header );
> >
> > the autoloader could look for a module which implements the 'CGI'
> > interface and has those two functions.
>
>Problem is, its extremely difficult to figure out what module
>implements what.

Right, which is one of the reasons why this is going to be explicit. No 
magic here--there's too much potential for things to get badly messed up.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to