my @capture = map { /(\d{4})\d{4}.txt/ } grep { ... } ...; [download]
In reply to Re: grep question by Roger in thread grep question by darrengan