The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension CGI::Auth::FOAF_SSL.

0.01  Thu Feb  5 13:09:17 2009
	- original version; created by h2xs 1.23 with options
		-X CGI::Auth::FOAF_SSL

0.02  Thu Feb 19 22:41:00 2009
	- changed API
	- allow subjectAltName to point to either foaf:Person or foaf:OnlineAccount

0.03  Sun Mar  1 11:11:11 2009
	- Bug fixes in new_from_cgi()
	- Improved documentation

0.04  Sun Mar  1 22:18:00 2009
	- Bug fix for foaf:Agents
	- Security improvement for foaf:OnlineAccounts

0.05  Thu Mar 26 1 15:36:39 2009
	- No longer require Netscape-specific SSL extensions
	- Support for RDFa using RDF::RDFa::Parser

0.50
	- Switch from RDF::Redland to RDF::Trine.
	- Support Fingerpoint as fallback for URIless certificates.
	- Support multiple URIs in subjectAltName.
	- Optional session caching to speed up operation.
	- Use Module::Install system for installation.

0.51
	- Use WWW::Finger instead of WWW::Finger::Fingerpoint.
	- Fix package signature.

0.52
	- Support for new foaf:account property.
	- Correct for mismatched X.509 cert modulus hex string lengths.