This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid uninit warning for qq|${\<<FOO}|
[perl5.git] / t / op / hashassign.t
2011-02-21 Nicholas ClarkAdd skip_if_miniperl() to test.pl, and use it in op...
2010-09-11 David Mitchelllist cxt hash assign with dups gives garbage
2010-07-29 Father Chrysostomo... Hash assignment can zap weak references to the hash
2006-02-27 Anno SiegelTesting hash key stringification
2003-11-13 Rafael Garcia-SuarezFix bug [perl #24380] : assigning to a hash in list
2001-12-10 Nicholas ClarkRe: [PATCH] tests for hash assignment