home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!news.orst.edu!bionette.CGRB.ORST.EDU!hanusj
- From: hanusj@bionette.CGRB.ORST.EDU (Joe Hanus)
- Subject: Re: Help with variable interpolation inside s///
- Message-ID: <BtyzE0.Dx7@news.orst.edu>
- Keywords: variable interpolation, substitution
- Sender: usenet@news.orst.edu (Usenet News admin)
- Nntp-Posting-Host: cgrb.orst.edu
- Organization: Biological Computing Consortium, OSU, Corvallis, OR.
- References: <1992Aug27.203737.13356@CS.ORST.EDU> <1992Aug28.182857.9674@netlabs.com>
- Date: Wed, 2 Sep 1992 21:22:46 GMT
- Lines: 19
-
- In article <1992Aug28.182857.9674@netlabs.com> lwall@netlabs.com (Larry Wall) writes:
- >In article <1992Aug27.203737.13356@CS.ORST.EDU> hanusj@storm.CS.ORST.EDU (Joe Hanus) writes:
- >: s/$word/$word/gi; # this is the line that's not working.
- >: # It should find the word in $word regardless of case and
- >: # substitute the word in $word as it was located in the
- >: # dictionary
- >
- >I suspect you're running 4.019 or earlier-since this was supposedly fixed in
- >patch 20. We're now at 4.035.
- >
- >Larry
-
-
- We are running perl version 4.035. To verify this I ran
- /usr/bin/perl -v. Any other suggestions?
-
-
- joe
- hanusj@storm.cs.orst.edu
-