home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5765 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!fmrco!fmrco!asherman
  3. From: asherman@laser.fmrco.com (Aaron Sherman)
  4. Subject: Re: how to get passwd
  5. In-Reply-To: merlyn@ora.com's message of 4 Sep 92 19:04:02 GMT
  6. Message-ID: <ASHERMAN.92Sep6224336@laser.fmrco.com>
  7. Sender: news@fmrco.uucp
  8. Reply-To: asherman@fmrco.COM
  9. Organization: I-Kinetics, 19 Bishop-Allen Dr., Cambridge, MA
  10. References: <23093@hacgate.SCG.HAC.COM> <ASHERMAN.92Sep2110720@laser.fmrco.com>
  11.     <1992Sep3.184343.12651@netlabs.com>
  12.     <ASHERMAN.92Sep4130521@laser.fmrco.com>
  13.     <MERLYN.92Sep4120357@romulus.reed.edu>
  14. Distribution: usa
  15. Date: Mon, 7 Sep 1992 03:43:36 GMT
  16. Lines: 18
  17.  
  18. >>>>> merlyn@ora.com (Randal L. Schwartz) said:
  19.  
  20. merlyn> print ((split(/:/,$last))[2]); # why add zero?  foo!
  21.  
  22. Because a "::" should be interpreted as a ":0:".
  23.  
  24. Or so I feel.
  25.  
  26.  
  27.             -AJS
  28.  
  29. PS: It hadn't even occurred to me (even though I new getc was sloppy)
  30.     that anything but the algorithm was the bottleneck, thanks.
  31. --
  32. --------
  33. Disclaimer: I am solely responsible for the content of this message.
  34. The views expressed here may not be the views of I-Kinetics, Fidelity,
  35. any of the Fidelity-owned corporations or my mother.
  36.