summaryrefslogtreecommitdiff
path: root/t/op/kvhslice.t
Commit message (Expand)AuthorAgeFilesLines
* Add support for deleting key/value slices (RT#131328)Dagfinn Ilmari Mannsåker2017-06-021-8/+1
* Correct error msg for sub:lvalue{%h{k}} in sassignFather Chrysostomos2016-05-201-2/+6
* Delete experimental autoderef featureAaron Crane2015-07-131-9/+11
* Put miniperl @INC logic in test.plFather Chrysostomos2014-09-021-2/+1
* Get kvhslice.t working under miniperlFather Chrysostomos2014-09-021-1/+2
* Fatalize using hash|array as referenceKarl Williamson2014-06-161-12/+5
* Deprecate unescaped literal "{" in regex patternsKarl Williamson2014-06-121-1/+1
* rename aggref warnings to autoderefRicardo Signes2014-01-141-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-141-1/+1
* Warn for all uses of %hash{...} in scalar cxFather Chrysostomos2013-11-081-12/+15
* Test kv slices in places that expect %{}Father Chrysostomos2013-09-131-1/+19
* Fewer false positives for %hash{$scalar} warningFather Chrysostomos2013-09-131-8/+7
* Suppress a warning in kvhslice.tFather Chrysostomos2013-09-131-0/+1
* test key/value hash slicesRuslan Zakirov2013-09-131-0/+191