Subject: | CHECK handler called at runtime with incorrect symbol |
Using Attribute::Handlers 0.78 on perl 5.8.0 on Mac OS X 10.1.5.
If you compile a module at runtime that uses Attribute::Handlers from
a module that also uses Attribute::Handlers the CHECK handlers of the
loaded module get run (which I don't think should happen) and are passed
an incorrect $symbol.
The attached code is a test that demonstrates the problem regularly on
my machine - and probably makes more sense than the above paragraph!
Need any more info just drop me a line. Sorry my brain's not up to groking
A::H for a patch.
Message body not shown because it is not plain text.