The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Web-ID
======

Created:      2012-04-26
Home page:    <https://metacpan.org/release/Web-ID>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Web-ID>

1.921  2012-05-20

 - (Packaging) Add version number (0.06) to MouseX::Types dependency.

1.920  2012-05-10

 - (Documentation) Minor documentation changes.
 - (Packaging) Mark as non-development release.

1.910_04  2012-05-09

 - Drop dependency on Class::Load; use load_class from Plack::Util instead.
 - Use File::Temp and Path::Class in t/04webid.t - they're already
   dependencies, so might as well.

1.910_03  2012-05-09

 - Better hooks for subclassing Plack::Middleware::Auth::WebID.

1.910_02  2012-05-08

 - (Documentation) Add Any::Moose stuff to Web::ID BUGS section.
 - (Documentation) Improve Web::ID DESCRIPTION.
 - (Update) Replace deprecated Digest::SHA1 with Digest::SHA.

1.910_01  2012-05-07

 - Almost complete rewrite of CGI::Auth::FOAF_SSL. Very different (and much
   cleaner) API.