Deparse "a::]"->[0], etc., correctly
authorFather Chrysostomos <sprout@cpan.org>
Wed, 21 Dec 2011 21:04:42 +0000 (13:04 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 22 Dec 2011 21:31:22 +0000 (13:31 -0800)
commitb861b87ffee6ad459fd7a2e4ee74d162f6e7ca70
tree7fb1d783d1902e8ab40e496be6b47d2742b20a0b
parent10e8e32b3dba62bbc9452bff12981666bbf0fe4e
Deparse "a::]"->[0], etc., correctly

The package name should not be omitted when the name begins with punc-
tuation unless the variable is in the main package.

"]"->[0] is force into the main package.
"a::]"->[0] is not.
dist/B-Deparse/Deparse.pm
dist/B-Deparse/t/deparse.t