Bennett Todd wrote: > %x[0,1] # (0, $x[0], 1, $x[1]) > %x{qw/y z/} # ('y', $x{y}, 'z', $x{z}) > > which could then be assigned to other hashes, using in option=>value > parameter lists, etc. Ooh, I like that! Hash dices! -- John Porter Just another perky hacker. ==== Want to unsubscribe from Fun With Perl? Well, if you insist... ==== Send email to <fwp-request@technofile.org> with message _body_ ==== unsubscribe