The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.030099_001 Nov 06 2010

    * Support for Apache2::Request (mod_perl 2) (Yitzchak Scott-Thoennes)

    * Fix potential timing attack when checking signatures (Adam Sjøgren)
      (see http://lists.openid.net/pipermail/openid-security/2010-July/001156.html)

    * In Net::OpenID::Yadis, use the single-constant form of
      "use constant" so we work under Perl 5.6 where the multi constant form
      was not available.

    * Initial version with stuff moved out of Net::OpenID::Consumer.