This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unescaped left braces in regular expressions will be fatal in 5.30.
[perl5.git] / t / lib / strict / refs
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2012-06-13 David MitchellMostly complete fix for literal /(?{..})/ blocks
2012-06-07 Father ChrysostomosMake strict refs report $1 the same way as "$1"
2012-01-16 Nicholas Clarkdefined(@array) now also warns for package variables.
2011-10-06 Brian Fraserpp_hot.c: Make warnings utf8-clean
2010-04-13 Rafael Garcia-SuarezFix test comment (noticed by Alex Vandiver)
2010-04-10 Rafael Garcia-Suarez[perl #74168] Assertion failure when emitting a strictu...
2009-10-26 Yves Ortonadd an elipses to string/ref warnings when str longer...
2009-10-24 Nicholas ClarkMake defined %hash on a non-lexical (also) generate...
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...
2004-02-23 Rafael Garcia-SuarezFix bug #26910: hints were not propagated into (?{...
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back