At 03:21 PM 11/19/99 +0000, Mike Taylor wrote: >Apologies for sending this to what I suspect is an inappropriate >address, but would you mind forwarding it for me please? >(And what's the <suggestion-box@perl.org> address?) > >My suggestion: I'd like to be able to turn on a warning that lets me >know if my program contains function calls to functions that I haven't >defined. Except this will kill: 1) AUTOLOADed things 2) A goodly chunk of the perl core modules that have platform-specific function calls in code protected by "if ($^O eq 'whatever')" 3) Code that requires things 4) Code written by folks getting altogether too clever with symbol tables Nothing insurmountable, though fixing #2 would take some work. (Presumably people affected by 1, 3, or 4 just Won't Do That) Dan ----------------------------------------"it's like this"------------------- Dan Sugalski even samurai dan@sidhe.org have teddy bears and even teddy bears get drunkThread Previous | Thread Next