Path: utzoo!attcan!uunet!cs.utexas.edu!usc!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Implemented! (was Re: dynamic formats) Message-ID: <7015@jpl-devvax.JPL.NASA.GOV> Date: 8 Feb 90 00:12:57 GMT References: <5195@convex.convex.com> <1990Feb7.180424.2566@iwarp.intel.com> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 7 In article <1990Feb7.180424.2566@iwarp.intel.com> merlyn@iwarp.intel.com (Randal Schwartz) writes: : Is there anything wrong with setting $~ and $^ (for format and : top-of-page) as you need them? Well, yes, actually. They're klunky. I wish I'd designed that part different. Larry