hi,
I have redhat5.3 so i just first install
http://dag.wieers.com/rpm/packages/r...l5.rf.i386.rpm
and then as a root do yum install perl-Mail-SPF ..thats all...
any more idea ?
as you can see find /usr/lib -name "*SPF*" -print showing path /usr/lib/perl5/
vendor_perl/5.8.8/
while perl -e 'require Mail::SPF::Query' is searching it at /usr/lib/perl5/
site_perl/5.8.8 and in /5.8.7, /5.8.6 how can i adjust this path?