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

NAME

App::Slackeria::Plugin::OpenPorts - Check project version in OpenBSD Ports

SYNOPSIS

In slackeria/config

    [OpenPorts]

VERSION

version 0.12

DESCRIPTION

This plugin queries a project's port on openports.se.

More precisely, it checks wether http://openports.se/search.php?stype=folder&so=name reports an "*** Exact match ***", and if so, returns its version.

CONFIGURATION

None.

DEPENDENCIES

  • LWP::UserAgent

  • XML::LibXML

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.