Re: How find and replace a string in the HTML file
- From: "Julia De Silva" <jds@xxxxxxxx>
- Date: Thu, 06 Oct 2005 13:31:18 GMT
Sorry That's
my $str = "Mary had a large lamb";
$str =~ s/large/little/g;
J
.
- References:
- How find and replace a string in the HTML file
- From: jussi
- Re: How find and replace a string in the HTML file
- From: Julia De Silva
- How find and replace a string in the HTML file
- Prev by Date: Re: How find and replace a string in the HTML file
- Next by Date: nmake test giving error....help
- Previous by thread: Re: How find and replace a string in the HTML file
- Next by thread: Re: How find and replace a string in the HTML file
- Index(es):