App-Slackeria-0.12.tar.gz (signature)
- Note that we actually need perl >= 5.10.1 (for the parent pragma)
slackeria
- Argument validation, add -h/--help option
App::Slackeria
- Rename App::Slackeria::Plugin to App::Slackeria::PluginLoader
- Rename App::Slackeria::Plugin::Base to App::Slackeria::Plugin
- Move template to separate file, adds dependency File::ShareDir
- Because of that, we now need Module::Build >= 0.36
App::Slackeria::Plugin::Debian
- Switch from whohas to custom parser using LWP::Simple and XML::LibXML
- Now checks version in Debian Sid by default
- Add 'distribution' configuration parameter to select which Debian distribution (wheezy, sid, etc.) to check
- Add 'href' configuration parameter