home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / perl / 6933 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  802 b 

  1. Path: sparky!uunet!news.tek.com!psgrain!charnel!rat!usc!zaphod.mps.ohio-state.edu!rpi!psinntp!psinntp!bacon!yen!chris
  2. From: chris@yen.IMSI.COM (Chris Payne)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: Partial RegExp's
  5. Message-ID: <CHRIS.92Nov10112849@yen.IMSI.COM>
  6. Date: 10 Nov 92 16:28:49 GMT
  7. References: <BxGFIy.LuA@news.cso.uiuc.edu>
  8. Sender: news@bacon.IMSI.COM
  9. Organization: Moore Capital Management
  10. Lines: 7
  11. In-reply-to: chappell@symcom.math.uiuc.edu's message of 9 Nov 92 15:11:20 GMT
  12. Originator: chris@yen
  13.  
  14.  
  15. Maintaing search-state is also the desired approach for programs which
  16. read in chunks because only chunks are available -- chat2 / expect,
  17. for example.  This is also a big help for asynchronous programs which
  18. want to match against several chunky streams simultaneously.
  19.  
  20. /c (chris@imsi.com)
  21.