Skip Menu |

This queue is for tickets about the Data-Show CPAN distribution.

Report information
The Basics
Id: 107431
Status: resolved
Priority: 0/
Queue: Data-Show

People
Owner: Nobody in particular
Requestors: iam [...] stevenolte.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.002002
Fixed in: (no value)



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
Subject: Re: [rt.cpan.org #107431] Values in %+ hash are clobbered
Date: Sat, 3 Oct 2015 12:55:41 +1000
To: bug-Data-Show [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Thanks, Steve. I've applied your patches and uploaded a new version. Great work...and much appreciated! Damian