This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add a taint test to catch codegen bug
authorGerard Goossen <gerard@ggoossen.net>
Tue, 21 Dec 2010 12:57:34 +0000 (13:57 +0100)
committerZefram <zefram@fysh.org>
Sat, 8 Jan 2011 13:38:39 +0000 (13:38 +0000)
commit5a909b52c3c34749a76f76e5a103db6b13304f29
treefb99d96f948c068d52dc0487976d7b873fb0d0e3
parenta720890cfcdb8354a4cdb3aa4c7c71da950da59f
add a taint test to catch codegen bug

New test covers something previously done wrong in the experimental
code-generation patch.
t/op/taint.t