Bug 394 - 'use warnings;' not available in Perl 5.005
Summary: 'use warnings;' not available in Perl 5.005
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P2 critical
Target Milestone: ---
Assignee: Craig Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-04 13:49 UTC by Daniel Rogers
Modified: 2002-06-04 14:37 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
Patch for TextCat.pm patch None Daniel Rogers [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Rogers 2002-06-04 13:49:53 UTC
Here's a patch to remove the 'use warnings;' from lib/SpamAssassin/TextCat.pm as
it isn't available in Perl 5.005.

Dan.
Comment 1 Daniel Rogers 2002-06-04 13:50:28 UTC
Created attachment 143 [details]
Patch for TextCat.pm
Comment 2 Craig Hughes 2002-06-04 22:37:11 UTC
Thanks.  Committed.