This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tired of looking up old bug numbers
authorFather Chrysostomos <sprout@cpan.org>
Fri, 29 Jul 2016 15:38:11 +0000 (08:38 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 29 Jul 2016 15:38:56 +0000 (08:38 -0700)
commitee95e30c64b700db346148e4c9bcd140e30ec272
tree8b060fadb5ca4636560729134200f123da049617
parent2c34ec1b60eadacbf29fae442ed08c82ee42863b
Tired of looking up old bug numbers

Some of this is ugly, but that’s because I wrote a one-liner to do
it.  It’s good enough for practical purposes.
38 files changed:
t/comp/parser.t
t/lib/dbmt_common.pl
t/lib/strict/subs
t/lib/warnings/pp_hot
t/lib/warnings/sv
t/op/avhv.t
t/op/caller.t
t/op/chop.t
t/op/dbm.t
t/op/do.t
t/op/eval.t
t/op/flip.t
t/op/goto.t
t/op/gv.t
t/op/method.t
t/op/pos.t
t/op/repeat.t
t/op/sort.t
t/op/splice.t
t/op/split.t
t/op/stat.t
t/op/study.t
t/op/sub_lval.t
t/op/taint.t
t/op/tie.t
t/op/tiehandle.t
t/op/tr.t
t/op/ver.t
t/op/wantarray.t
t/opbasic/concat.t
t/re/pat_advanced.t
t/re/pat_rt_report.t
t/re/re_tests
t/run/fresh_perl.t
t/run/switches.t
t/uni/caller.t
t/uni/gv.t
t/uni/sprintf.t