Path: utzoo!utgpu!news-server.csri.toronto.edu!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: Is equivalent to <>? Message-ID: <9973@jpl-devvax.JPL.NASA.GOV> Date: 15 Oct 90 21:25:01 GMT References: Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Distribution: comp Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 5 Yes, <> and are the same thing. The equivalent code given in the manual page isn't real Perl code, but a very Perlish pseudo-code in which ARGV doesn't have a special meaning. Larry