Revision history for Perl extension WWW::Finger::Fingerpoint.
0.01 Tue Dec 8 15:38:56 2009
- original version; created by h2xs 1.23 with options
--skip-warnings --skip-exporter --skip-autoloader -X -b 5.8.1 WWW::Finger::Fingerpoint
0.02
- Fix build.
0.03
- Fix package signature.
- WWW::Finger::Webfinger now provides an ->endpoint method.
0.04
- Bundle a command-line query tool
- Change default scheme for Webfinger from "acct://" to "acct:".
- Fingerpoint bugfix in ->graph()
- Unimplemented methods return empty arrays properly.