Class-ErrorHandler - Re: use with Perl 5.6.1

Posted on Wed Jan 10 22:24:56 2007 by horseman in response to 4001 (See the whole thread of 2)
Re: use with Perl 5.6.1
This is a reply that I kindly received back from the module author, which I am posting here in case someone else has the same question down the road...

That sounds like a Module::Install problem--you should check to make sure you have the latest version of that module installed.

If it still fails to install, you could copy the files into place manually; Class::ErrorHandler only depends upon Module::Install for installing the package, not for actual usage of it.
Write a response