[Quoting Jim Flanagan, on March 25 2001, 11:07, in "ExceptionHandling mo"]
> Hi,
>
> I am preparing to upload a module called ExceptionHandling which also
> creates two other namespaces: Exception and PerlException, in addition to
> exporting the names qw(try catch throw finally) into main::.
>
> This would apparently create a conflict with an entire directory on CPAN.
> Please advise on the best way to proceed
There are already some Exception:: modules. Have you looked at these
and considered merging / complementing functionality?
-- Johan