Deparse "string"->[$expr] and ->{$expr} correctly
authorFather Chrysostomos <sprout@cpan.org>
Wed, 21 Dec 2011 20:55:56 +0000 (12:55 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 22 Dec 2011 21:31:22 +0000 (13:31 -0800)
commit10e8e32b3dba62bbc9452bff12981666bbf0fe4e
treecd24780fc801cacaf89940a4e5b948af8809a512
parent88c5c9718b7d6fb655f3f200b727d7d65a92c750
Deparse "string"->[$expr] and ->{$expr} correctly

This commit finishes the work done by b89b7257 and be6cf5cf0a by mak-
ing "string"->[...] and "string"->{...} in general deparse correctly
when "string" is not a valid identifier.
dist/B-Deparse/Deparse.pm
dist/B-Deparse/t/deparse.t