Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!usc!jarthur!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: array chop Message-ID: <11307@jpl-devvax.JPL.NASA.GOV> Date: 5 Feb 91 16:56:07 GMT References: <1991Jan30.224606.28089@pronto.mh.nl> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Distribution: comp Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 8 In article <1991Jan30.224606.28089@pronto.mh.nl> Johan Vromans writes: : Is "chop (@b = @a)" supposed to work? I would think so, but I had chop grandfathered not to work on array assignments, for some reason that I can't recall. I'm going to re-enable it in 4.0 beta and see what breaks. Larry