home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / perl / 5494 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.2 KB

  1. Path: sparky!uunet!eiffel!eiffel.com
  2. From: ram@eiffel.com (Raphael Manfredi)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: Using $*, but pattern doesn't match
  5. Message-ID: <121@eiffel.eiffel.com>
  6. Date: 25 Aug 92 23:07:10 GMT
  7. References: <1992Aug25.181818.13613@advtech.uswest.com> <120@eiffel.eiffel.com> <1992Aug25.214517.555@news.eng.convex.com>
  8. Sender: ram@eiffel.com
  9. Organization: Interactive Software Engineering, Santa Barbara CA
  10. Lines: 19
  11.  
  12. Quoting tchrist@convex.COM (Tom Christiansen) from comp.lang.perl:
  13. >From the keyboard of ram@eiffel.com (Raphael Manfredi):
  14. >:You have to use [.\n] if you want to match anything.
  15. >
  16. >Sorry, [] is a nonmagical zone, so your dot is a literal.
  17. >Often we use [^\0] to mean (just about) anything.
  18.  
  19. Hmm... I meant (.|\n) obviously :-)
  20.  
  21. >    Though I'll admit readability suffers slightly... 
  22. >                    --Larry Wall in <2969@jato.Jpl.Nasa.Gov>
  23.  
  24. Your quote fits perfectly. Do you have an intelligent signature daemon
  25. behind your ~/.signature named pipe ? :-)
  26. -- 
  27. Raphael Manfredi <ram@eiffel.com>
  28. Interactive Software Engineering Inc.
  29. 270 Storke Road, Suite #7                      / Tel +1 (805) 685-1006 \
  30. Goleta, California 93117, USA                  \ Fax +1 (805) 685-6869 /
  31.