http://bugzilla.spamassassin.org/show_bug.cgi?id=3717
------- Additional Comments From [EMAIL PROTECTED] 2004-08-23 12:20 ------- I think the problem is that "do" uses the current scope, which is "inside a function". the file then contains complex code -- package scopes, "our" declarations, @ISA, constructors, and methods. I think that's just not usable from the "do" scope. whatever happens, the results are that "do" returns a "File not found" error, even though the file does exist! it's very odd. give it a try -- the "plugin_file.t" test illustrates it succinctly. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
