This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move File::Fetch from lib to ext
[perl5.git] / t / lib / strict /
2009-08-23 Rafael Garcia-SuarezFix parsing of readline(FH) [perl #68458]
2009-08-13 Nicholas ClarkMark as TODO the failing tests added in cb4bdfcf for...
2009-08-12 Slaven RezicAdded a failing test for a bareword parsing regression...
2008-05-20 Nicholas ClarkThe TODO tests of change 33876 were actually fixed...
2008-05-20 Rafael Garcia-SuarezRe: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2007-01-20 Nicholas Clarkdefined @$foo and defined %$bar should be subject to...
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