Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: die Message-ID: <11211@jpl-devvax.JPL.NASA.GOV> Date: 28 Jan 91 23:01:07 GMT References: Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 10 In article rm55+@andrew.cmu.edu (Rudolph T. Maceyko) writes: : : Well, apparently, lists aren't my best datatype in PERL ;-> because I : can't get die to Do The Right Thing with a list. A string works fine, : so I can just concatenate everything if I wanted to.... However, die : doesn't work as advertised. Fixed in 4.0. Larry