Re: numbers and strings and regex?
- From: Geoff Cox <geoff.cox@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 19:42:03 GMT
On 30 May 2005 20:51:43 GMT, anno4000@xxxxxxxxxxxxxxxxxxxxxxx (Anno
Siegel) wrote:
Anno,
Thanks for the code - I will try it out in a minute.
Brian suggested approach below which works fine but am not clear whta
the $exnum = 0+$1; does?
Geoff
if ($name =~ /\.*?\d{2}-(\d{2})\.jmx$/i) {
# print ("\$1 = $1 \n");
my $exnum = 0+$1;
.
- References:
- numbers and strings and regex?
- From: Geoff Cox
- Re: numbers and strings and regex?
- From: Anno Siegel
- Re: numbers and strings and regex?
- From: Geoff Cox
- Re: numbers and strings and regex?
- From: Anno Siegel
- numbers and strings and regex?
- Prev by Date: Re: how to sort hash by value, where value is a valid date
- Next by Date: Re: numbers and strings and regex?
- Previous by thread: Re: numbers and strings and regex?
- Next by thread: Re: numbers and strings and regex?
- Index(es):