NAME
package WWW::FreshMeat::API::Pub::V1_03 - Metadata for FreshMeat API v1.03
VERSION
Version 0.01
SYNOPSIS
use package WWW::FreshMeat::API::Pub::V1_03 qw/get_api_info/;
DESCRIPTION
Exports on request get_api_info() which is simply a sub around hashref metadata.
Used by WWW::FreshMeat::API::Pub to build the published API as methods.
EXPORT
get_api_info()
On request
FUNCTIONS
get_api_info()
AUTHOR
Barry Walsh, <draegtun at cpan.org>
BUGS
Please report any bugs or feature requests to bug-www-freshmeat-api at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-FreshMeat-API. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc WWW::FreshMeat::API::Pub::V1_03
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
SEE ALSO
Freshmeat API FAQ
http://freshmeat.net/faq/view/49/
Freshmeat XML-RPC API announcement
http://freshmeat.net/articles/view/1048/
Other WWW::FreshMeat::API modules
COPYRIGHT & LICENSE
Copyright 2009 Barry Walsh (Draegtun Systems Ltd), all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.