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 / postfixderef.t
2013-11-24 Father Chrysostomos->$#*
2013-10-05 Father ChrysostomosFix a bug with ->@ inside "@{...}"
2013-10-05 Father ChrysostomosMake postderef experimental
2013-10-05 Father ChrysostomosAllow ->@ ->$ interpolation under postderef_qq feature
2013-10-05 Father ChrysostomosHide postderef behind the feature feature
2013-10-05 Father Chrysostomos->%{ ->%[
2013-10-05 Father ChrysostomosFix up postfixderef.t
2013-10-05 David NicolTests for postfix dereference