On Fri, Jul 07, 2000 at 04:26:39AM -0400, Michael G Schwern wrote:
> Name                    DSLI    Description                     Info
> --------------------    ----    -----------------------------   --------
> Class::WhiteHole        adpO    Blocks autoloader inheritance   MSCHWERN
> 
> 
> So, this module might be a little silly, but I had a need.  This does
> the reverse of Class::BlackHole, all unhandled methods become normal
> errors as if no autoloader existed.  Useful if you've accidentally
> inherited an autoloader and its making your class's error messages
> look funny.  Class::DBI and Ima::DBI have such a problem.

    The module isn't silly at all, but the name isn't too expressive.
Maybe something like Class::NoAutoInherit or something?

    Peace,
* Kurt Starsinic ([EMAIL PROTECTED]) ---------- Senior Network Engineer *
|      `It is always possible to aglutenate multiple separate problems      |
|       into a single complex interdependent solution.  In most cases       |
|       this is a bad idea.' - Ross Callon                                  |

Reply via email to