This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
This cleans the "Can't localize lexical variable" error.
authorBrian Fraser <fraserbn@gmail.com>
Thu, 16 Jun 2011 10:57:22 +0000 (07:57 -0300)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 13 Jul 2011 04:46:54 +0000 (21:46 -0700)
commit5ede95a04d0e1d9b9bf9b5b82cd634b54bf90dc3
tree0ef29acc3c9979f18af7247cdfef20ec1fa46de4
parent0727928ebd4d5aa9e77d5109e10966af77339480
This cleans the "Can't localize lexical variable" error.

Plus the test case from t/run/fresh_perl.t, but in UTF-8,
in t/op/fresh_perl_utf8.t
That file currently has only that test, but I intend to
port others from fresh_perl.t to test clean stashes/GVs.
MANIFEST
op.c
t/op/fresh_perl_utf8.t [new file with mode: 0644]