At 1:24 PM +0100 9/21/99, Peter Westlake wrote: >I have a script that uses FileHandle and IO, and I get the error message >"# Can't locate auto/IO/Handle/open.al in @INC." This is fair enough, >since there is no such file, but what is looking for it and why? How >do I start debugging this? By showing us the part of the code that's failing. FileHandle has an open method, which it inherits from IO::File. IO::Handle does not have an open method. Something must be wrong with the code. > >This is MacPerl 5.20r4, with some extra modules like CPAN and XML-Parser. > >Peter. > ----- Paul J. Schinder schinder@pobox.com ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org