https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6393

           Summary: Useless "use File::Copy;" in SpamAssassin.pm
           Product: Spamassassin
           Version: 3.3.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Near the top of Mail/SpamAssassin is the line "use File::Copy;"

But nothing in that module actually *uses* any File::Copy functions.

We should remove that line.  File::Copy is rather heavy; it adds several
hundred
kB to memory usage.

Regards,

David.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to