$string = "stuff, Hello the name of this site is perlmonks.org, goodby +e, stuff"; ($data) = $string =~ /Hello(.*)goodbye/; print "$data\n";
Update: Some people can type really fast :-)
In reply to Re: finding data in a string
by dga
in thread finding data in a string
by maddfisherman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |