Changeset 90
- Timestamp:
- 07.12.2006 16:36:12 (2 years ago)
- Files:
-
- trunk/devel/FuzzyOcr.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/devel/FuzzyOcr.pm
r89 r90 22 22 use lib qw(/etc/mail/spamassassin); # Allow placing of FuzzyOcr in siteconfigdir 23 23 24 use FuzzyOcr::Logging qw(debuglog errorlog infolog);24 use FuzzyOcr::Logging qw(debuglog errorlog warnlog infolog); 25 25 use FuzzyOcr::Config qw(kill_pid 26 26 get_tmpdir
