NAME
App::Slackeria::Plugin::Freshmeat - Check project on freshmeat.net
SYNOPSIS
In slackeria/config
[Freshmeat]
token = something
VERSION
version 0.12
DESCRIPTION
This plugin queries a project and its version on freshmeat.net.
CONFIGURATION
- href
-
Link to point to. Defaults to "http://freshmeat.net/projects/%s/", where %s is replaced by the project name
- token
-
Set this to your freshmeat access token (mandatory)
DEPENDENCIES
Requires the WWW::Freshmeat(3pm) perl module.
BUGS AND LIMITATIONS
None known.
SEE ALSO
slackeria(1)
AUTHOR
Copyright (C) 2011 by Daniel Friesel <derf@finalrewind.org>
LICENSE
0. You just DO WHAT THE FUCK YOU WANT TO.