In SpamAssassin.pm I see:

# Let's not make this required -- Marc
#eval { require Time::HiRes };
#Time::HiRes->import( qw(time) ) unless $@;
# Unfortunately, the above doesn't work, please FIXME
use Time::HiRes qw ( time );


I just wanted to report that the "eval ... unless $@;" stuff works fine 
for me with "perl, v5.6.0 built for sun4-solaris".  Marc, where did it
not work for you?


_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to