Fix configure.com's d_fcntl_can_lock test to look for a file
[p5sagit/p5-mst-13.2.git] / t / lib / strict / vars
2005-07-19 Rafael Garcia-Suarez Extend the the "our variable redeclared" warning to...
2005-07-19 Rafael Garcia-Suarez Fix strict test to go with the precedent warning change
2004-02-23 Rafael Garcia-Suarez Fix bug #26910: hints were not propagated into (?{...
2003-04-10 Rafael Garcia-Suarez Fix bug #21914, 3-arg open + local $fh + strict coredump.
2002-01-10 Gisle Aas No 'once' warnings for variables declared with our
2001-10-22 Jarkko Hietaniemi Integrate changes #12549 and #12550 from maintperl;
2001-06-18 Jarkko Hietaniemi Move the locale/strict/warnings helper files back