in reply to how to store an array to a pseudohash?
my $slice = { kind => $kind, prop => $prop, item => [ 5..11 ], }; [download]