This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / kvhslice.t
2014-06-16 Karl WilliamsonFatalize using hash|array as reference
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2013-11-08 Father ChrysostomosWarn for all uses of %hash{...} in scalar cx
2013-09-13 Father ChrysostomosTest kv slices in places that expect %{}
2013-09-13 Father ChrysostomosFewer false positives for %hash{$scalar} warning
2013-09-13 Father ChrysostomosSuppress a warning in kvhslice.t
2013-09-13 Ruslan Zakirovtest key/value hash slices