-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James Lay wrote:
> Trying to upgrade SPF and here's what I see:
>
>   * ERROR: Version 0.002.2 of Net::DNS::Resolver::Programmable is
> installed, but we need version >= 0.002001
> ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the
> versions
>   of the modules indicated above before proceeding with this
> installation.
>
> Yet cpan gives me:
> Net::DNS::Resolver::Programmable is up to date (0.002.2).
>
> Is this telling me I need to downgrade?  Can't seem to fine .002001 out
> there :(  Anyone have any insight into this?  Thanks!

No, not a downgrade.  This is merely version.pm magic at work. :-/

Scott Kitterman wrote:
> I ran into this when I was packaging Mail::SPF for Ubuntu.  The fix is:
>
> --- mail-spf-perl-2.004.orig/Build.PL
> +++ mail-spf-perl-2.004/Build.PL
> @@ -62,7 +62,7 @@
>          Module::Build   => '0.26',
>          Test::More      => 0,
>          Net::DNS::Resolver::Programmable
> -                        => qv('0.002.1')->numify,
> +                        => qv('0.002.1'),
>      },
>      script_files    => [
>          'bin/spfquery'

Scott is right.  This seems to fix the issue, and the fix is already 
scheduled for the next release.  I'll try to push 2.005 out ASAP.

Julian.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGORbSwL7PKlBZWjsRAlC6AJ9sQSsMk+c2q9QwelfzR6keUsLXKACfUmc3
Ii0piS9bWqRDvM9msgnxL4I=
=oFQO
-----END PGP SIGNATURE-----

Reply via email to