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

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:

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

WWW::FreshMeat::API

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.