This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid "uninitialized value" warnings during 'make test'.
[perl5.git] / t / lib / strict /
2005-12-15 Rafael Garcia-SuarezFix for [perl #37886] strict 'refs' doesn't apply insid...
2005-07-19 Rafael Garcia-SuarezExtend the the "our variable redeclared" warning to...
2005-07-19 Rafael Garcia-SuarezFix strict test to go with the precedent warning change
2004-03-14 Dave Mitchell[perl #27628] strict 'subs' didn't warn on bareword...
2004-02-23 Rafael Garcia-SuarezFix bug #26910: hints were not propagated into (?{...
2004-02-01 Dave Mitchelladd test for Change 22194:
2003-04-10 Rafael Garcia-SuarezFix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-08 Adrian M. EnacheRe: Error: Unknown error
2002-12-08 Abe TimmermanRe: [perl #18927] barewords with no errors
2002-09-26 Hugo van der Sandenmissing '.' in test from #17932
2002-09-26 Kay_Röpke[perl #10021] Fixing bareword usage under strict.pm
2002-07-09 Kay RöpkeFwd: [ID 20020703.002] bareword processing bug under...
2002-02-20 Jarkko HietaniemiIntegrate change #14778 from maintperl;
2002-01-10 Gisle AasNo 'once' warnings for variables declared with our
2001-12-06 Robin HoustonRe: weirdness in regexps
2001-10-22 Jarkko HietaniemiIntegrate changes #12549 and #12550 from maintperl;
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back