in reply to
Re: Regexp Creation
in thread
Regexp Creation
Your logic has slight problem at
$cnt_wrong >= $num_bad
[download]
According to your code 9922 turns out to be 'good' but it should be 'bad'.
--Artist
Comment on
Re^2: Regexp Creation
Download
Code
In Section
Seekers of Perl Wisdom