Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bfmny0!tneff From: tneff@bfmny0.UU.NET (Tom Neff) Newsgroups: comp.lang.perl Subject: Re: Are only simple scalars allowed in "do SUBROUTINE (LIST)" ? Message-ID: <15236@bfmny0.UU.NET> Date: 7 Mar 90 02:48:01 GMT References: <1211@frankland-river.aaii.oz.au> <7269@jpl-devvax.JPL.NASA.GOV> <21611@watdragon.waterloo.edu> <1990Mar6.180823.27618@iwarp.intel.com> <7294@jpl-devvax.JPL.NASA.GOV> Reply-To: tneff@bfmny0.UU.NET (Tom Neff) Lines: 9 In article <7294@jpl-devvax.JPL.NASA.GOV> lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) writes: >Would you settle for this? > > ( LIST ) [ EXPR ] Definitely, absolutely, this would be great!! Slicing self-defining lists would be a subtle and powerful technique if implemented. And it's an elegant fit in the Perl model.