This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Fix grammar
[perl5.git] / t / lib / warnings / pad
2013-08-24 Father ChrysostomosDon’t give unavailability warnings about our vars
2012-10-10 Father Chrysostomos[perl #114658] Fix line numbers at the end of string...
2011-07-13 Brian FraserCleaned up warning messages in pad.c, plus related...
2009-11-12 Nicholas ClarkAs our $_; is forced into main::, it should warn as...
2005-07-19 Rafael Garcia-SuarezExtend the the "our variable redeclared" warning to...
2005-07-19 Rafael Garcia-SuarezOverhaul the semantics of the warning
2003-11-14 Rafael Garcia-SuarezAdd more complete tests for the "variable masks earlier
2003-08-09 Dave Mitchelladd "$lexical not available" warning in C<for my $lex ()>
2003-08-07 Dave MitchellFwd: Re: [PATCH] flags set incorrectly on abandoned...
2003-07-24 Dave MitchellRe: Fatal 5.8.1 error in our $FOO = x if $FOO
2003-05-29 Dave Mitchelljumbo closure fix
2003-01-23 Dave Mitchellmove pad.c warnings to different test file