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

NAME

App::Slackeria::Plugin::Debian - Check project version in Debian

SYNOPSIS

In slackeria/config

    [Debian]

VERSION

version 0.12

DESCRIPTION

This plugin queries a project and its version in Debian Sid.

CONFIGURATION

distribution

Debian Distribution to check. Defaults to sid.

href

Link to point to in output, %s is replaced by the project name.

Defaults to http://packages.debian.org/sid/%s

DEPENDENCIES

LWP::UserAgent(3pm), XML::LibXML(3pm).

BUGS AND LIMITATIONS

This plugin does not use an API, but simple HTML output. It may break anytime.

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.