home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / perl / 7462 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  697 b 

  1. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!symbas!hans
  2. From: hans@symbas.UUCP (Hans Aafloy)
  3. Newsgroups: comp.lang.perl
  4. Subject: negation in Regular Xpr.
  5. Message-ID: <3723@symbas.UUCP>
  6. Date: 17 Dec 92 16:56:36 GMT
  7. Reply-To: hans@symbas.lind.no
  8. Distribution: world
  9. Organization: Symbiotic Computer Systems A/S, Trondheim, Norway
  10. Lines: 10
  11.  
  12. /^pattern/   matches when the pattern is encountered at the start
  13.              of the line.
  14.              But in such cases I eant to  a v o i d  the rule to fire.
  15.              How do I do that ?
  16.              Is there any way to negate a character's special meaning ?
  17.  
  18.              Thankful for e-mailed answers.
  19.  
  20.              hans@symbas.lind.no
  21.    
  22.