The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
extra/association/google.pl
extra/association/google_stateless.pl
extra/association/mixi.pl
extra/association/myopenid.pl
extra/association/xri-linksafe.pl
extra/association/yahoo.pl
extra/association/yahoo_japan.pl
extra/discover/google.pl
extra/discover/mixi_claimed.pl
extra/discover/mixi_op_endpoint.pl
extra/discover/myopenid_claimed.pl
extra/discover/unknown_url.pl
extra/discover/unknown_xri.pl
extra/discover/xri-linksafe.pl
extra/discover/yahoo_japan_op_endpoint.pl
extra/discover/yahoo_op_endpoint.pl
extra/idres/google_hmacsha1_dhsha1.pl
extra/idres/google_hmacsha1_noenc.pl
extra/idres/google_hmacsha256_dhsha256.pl
extra/idres/google_stateful.pl
extra/idres/google_stateless.pl
extra/idres/yahoo_japan.pl
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Test/More.pm
lib/OpenID/Lite.pm
lib/OpenID/Lite/Agent/Dump.pm
lib/OpenID/Lite/Agent/Paranoid.pm
lib/OpenID/Lite/Association.pm
lib/OpenID/Lite/Constants/AssocType.pm
lib/OpenID/Lite/Constants/CheckIDResponse.pm
lib/OpenID/Lite/Constants/ModeType.pm
lib/OpenID/Lite/Constants/Namespace.pm
lib/OpenID/Lite/Constants/ProviderResponseType.pm
lib/OpenID/Lite/Constants/SessionType.pm
lib/OpenID/Lite/Constants/Yadis.pm
lib/OpenID/Lite/DH.pm
lib/OpenID/Lite/Extension/Request.pm
lib/OpenID/Lite/Extension/Response.pm
lib/OpenID/Lite/Identifier.pm
lib/OpenID/Lite/Message.pm
lib/OpenID/Lite/Message/Decoder.pm
lib/OpenID/Lite/Message/Decoder/Apache.pm
lib/OpenID/Lite/Message/Decoder/CGI.pm
lib/OpenID/Lite/Message/Decoder/Hash.pm
lib/OpenID/Lite/Message/Decoder/Mojo.pm
lib/OpenID/Lite/Nonce.pm
lib/OpenID/Lite/Provider.pm
lib/OpenID/Lite/Provider/AssociationBuilder.pm
lib/OpenID/Lite/Provider/Discover.pm
lib/OpenID/Lite/Provider/Discover/Parser.pm
lib/OpenID/Lite/Provider/Handler/Association.pm
lib/OpenID/Lite/Provider/Handler/CheckAuth.pm
lib/OpenID/Lite/Provider/Handler/CheckID.pm
lib/OpenID/Lite/Provider/Response.pm
lib/OpenID/Lite/Realm.pm
lib/OpenID/Lite/RelyingParty.pm
lib/OpenID/Lite/RelyingParty/Associator.pm
lib/OpenID/Lite/RelyingParty/Associator/Base.pm
lib/OpenID/Lite/RelyingParty/Associator/ParamBuilder.pm
lib/OpenID/Lite/RelyingParty/Associator/ParamExtractor.pm
lib/OpenID/Lite/RelyingParty/CheckID/Request.pm
lib/OpenID/Lite/RelyingParty/CheckID/Result.pm
lib/OpenID/Lite/RelyingParty/DirectCommunication.pm
lib/OpenID/Lite/RelyingParty/Discover.pm
lib/OpenID/Lite/RelyingParty/Discover/Fetcher/HTML.pm
lib/OpenID/Lite/RelyingParty/Discover/Fetcher/XRI.pm
lib/OpenID/Lite/RelyingParty/Discover/Fetcher/Yadis.pm
lib/OpenID/Lite/RelyingParty/Discover/Fetcher/Yadis/HTMLExtractor.pm
lib/OpenID/Lite/RelyingParty/Discover/FetchResult.pm
lib/OpenID/Lite/RelyingParty/Discover/Method/Base.pm
lib/OpenID/Lite/RelyingParty/Discover/Method/HTML.pm
lib/OpenID/Lite/RelyingParty/Discover/Method/URL.pm
lib/OpenID/Lite/RelyingParty/Discover/Method/XRI.pm
lib/OpenID/Lite/RelyingParty/Discover/Method/Yadis.pm
lib/OpenID/Lite/RelyingParty/Discover/Parser/HTML.pm
lib/OpenID/Lite/RelyingParty/Discover/Parser/XRDS.pm
lib/OpenID/Lite/RelyingParty/Discover/Parser/XRI.pm
lib/OpenID/Lite/RelyingParty/Discover/Parser/Yadis.pm
lib/OpenID/Lite/RelyingParty/Discover/Service.pm
lib/OpenID/Lite/RelyingParty/Discover/Service/Builder.pm
lib/OpenID/Lite/RelyingParty/IDResHandler.pm
lib/OpenID/Lite/RelyingParty/IDResHandler/Verifier.pm
lib/OpenID/Lite/RelyingParty/Store/Null.pm
lib/OpenID/Lite/RelyingParty/Store/OnMemory.pm
lib/OpenID/Lite/Role/AgentHandler.pm
lib/OpenID/Lite/Role/Associator.pm
lib/OpenID/Lite/Role/Discoverer.pm
lib/OpenID/Lite/Role/ErrorHandler.pm
lib/OpenID/Lite/Role/Parser.pm
lib/OpenID/Lite/Role/Storable.pm
lib/OpenID/Lite/SessionHandler.pm
lib/OpenID/Lite/SessionHandler/DH.pm
lib/OpenID/Lite/SessionHandler/DH/SHA1.pm
lib/OpenID/Lite/SessionHandler/DH/SHA256.pm
lib/OpenID/Lite/SessionHandler/NoEncryption.pm
lib/OpenID/Lite/SessionHandlers.pm
lib/OpenID/Lite/SignatureMethod.pm
lib/OpenID/Lite/SignatureMethod/HMAC_SHA1.pm
lib/OpenID/Lite/SignatureMethod/HMAC_SHA256.pm
lib/OpenID/Lite/SignatureMethods.pm
lib/OpenID/Lite/Types.pm
lib/OpenID/Lite/Util/URI.pm
lib/OpenID/Lite/Util/XRI.pm
Makefile.PL
MANIFEST
META.yml
README
t/00_compile.t
t/010_core/association.t
t/010_core/message.t
t/010_core/nonce.t
t/010_core/normalize_identifier.t
t/010_core/sig.t
t/010_core/store.t
t/010_core/uri.t
t/010_core/xri.t
t/010_core/misc.t
t/020_rp_discovery/html.t
t/020_rp_discovery/xri_discovery.t
t/020_rp_discovery/yadis_discovery.t
t/030_rp_association/no_encryption.pl
t/050_op_checkid/realm.t
t/data/realm/insane.txt
t/data/realm/not_parsed.txt
t/data/realm/return_to_matches.txt
t/data/realm/return_to_not_match.txt
t/data/realm/sane.txt
t/lib/OpenID/Lite/Test/DirectCommunication/Dummy.pm
t/lib/OpenID/Lite/Test/Fetcher/Dummy.pm
xt/01_pod.t
xt/02_podcoverage.t
xt/03_podspell.t
xt/04_dependencies.t