> Meanwhile, try the following diff:
> 
> Index: lib/Mail/SpamAssassin/EvalTests.pm
> ===================================================================
> RCS file:
> /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin/EvalTests.pm,v
> retrieving revision 1.109
> diff -r1.109 EvalTests.pm
> 897c897,898
> <     my $num_lines = scalar grep(/^[A-Z]{20,}$/, @lines);
> ---
> >   # 3) Some whitespace
> >     my $num_lines = scalar grep(/\s/, grep(/^[A-Z]{20,}$/, @lines));

Matt,

thank you for your help.

Unfortunately, I have failed to locate $num_lines in any module in that
directory. This is for 2.11.

Geoff

UK-Human Genome Mapping Project-Resource Centre,
Hinxton, Cambridge, CB10 1SB, UK
Tel: +44 1223 494530  Fax: +44 1223 494512  E-mail: [EMAIL PROTECTED]


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to