Subject: | Values in %+ hash are clobbered |
When trying to use show() on a value in %+ the output is incorrect because of the regexes used to determine the context. This branch I made shows the problem and a potential fix that local's the %+ hash.
https://github.com/mcsnolte/Data-Show/commits/plus_hash