diff options
author | Nicholas Clark <nick@ccl4.org> | 2012-02-28 17:32:08 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2012-03-13 17:07:59 +0100 |
commit | c2357b5c6baff9eb71fd8560bf76082546b1555c (patch) | |
tree | 7183ed7720c575a511eb23395609aef02e0cf391 /NetWare/t | |
parent | 80860c87a1a1ca49bc1ba580b15be83c27e660fe (diff) | |
download | perl-smoke-me/Deparse-defeature.tar.gz |
Fix regression in deparsing say (etc) under use 5.10.0smoke-me/Deparse-defeature
Commit 6634bb9d0ed117be introduced a regression, causing this
use 5.10.0;
say "Perl rules";
to be deparsed as C<CORE::say>, not C<say>, etc. It wasn't actually possible
to write tests for this within the t/deparse.t framework until the recent
refactoring.
Diffstat (limited to 'NetWare/t')
0 files changed, 0 insertions, 0 deletions