Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!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: getnetbyaddr does not work. Keywords: getnetbyaddr Message-ID: <11302@jpl-devvax.JPL.NASA.GOV> Date: 5 Feb 91 01:27:32 GMT References: Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 8 In article guy@b11.ingr.com (Guy Streeter) writes: : The getnetbyaddr routine does not work. From my reading of the perl : source, it appears that the address, rather than the value, of the : network number is being passed to the getnetbyaddr() library routine. Oops. Thanks. Obviously not a heavily used routine... Larry