Win has asked for the wisdom of the Perl Monks concerning the following question:
00CEFA0001 0.973694291 0.013140314 0 0 0 0 0 0 + 0 0 0.003278308 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0.006569697 0 0 0.00331739 0 + 0 0 0
if ($line =~ /^0.{9}(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[ +0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20 +})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9 +]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})( +\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1 +,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[ +0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20 +})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9 +]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})( +\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1 +,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})(\t[0-9]{1,20})/) +{
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Regex problem
by ikegami (Patriarch) on Oct 05, 2005 at 16:05 UTC | |
|
Re: Regex problem
by ides (Deacon) on Oct 05, 2005 at 16:13 UTC | |
|
Re: Regex problem
by Perl Mouse (Chaplain) on Oct 05, 2005 at 16:10 UTC | |
|
Re: Regex problem
by Skeeve (Parson) on Oct 05, 2005 at 16:27 UTC | |
|
Re: Regex problem
by bioMan (Beadle) on Oct 05, 2005 at 16:43 UTC |