This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make do "a\0b" fail silently instead of throwing (RT #129928)
[perl5.git] / t / op / kvaslice.t
2015-07-13 Aaron CraneDelete experimental autoderef feature
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosGet kvaslice.t working under miniperl
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 Ruslan Zakirovtest index/value array slices