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

NAME

App::Slackeria::Plugin::GitHub - Check project on github.com

SYNOPSIS

In slackeria/config

    [GitHub]
    owner = your github username

VERSION

version 0.12

DESCRIPTION

This plugin queries a project and its version on github.com

CONFIGURATION

href

Link to point to. Defaults to "http://github.com/%s/%s", where the first %s is replaced by owner, and the second by name

owner

Repository owner. Mandatory

DEPENDENCIES

Requires Net::GitHub(3pm) and Sort::Versions(3pm).

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.