Net-LCDproc 0.104 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Net-LCDproc-0.104/doc/lcdproc_protocol.pod -- Around line 475: You forgot a '=back' before '=head2' Around line 533: '=item' outside of any '=over' Around line 592: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 599: =back without =over Around line 601: '=item' outside of any '=over' Around line 744: '=item' outside of any '=over' Around line 825: You forgot a '=back' before '=head2' Around line 829: =back without =over
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 04 Jun 2015 08:58:55 AM JST gpg: using RSA key EA6645CDA460604F gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::LCDproc | Client library to interact with L<LCDproc|http://lcdproc.sourceforge.net/> | 0.104 | metacpan |
Net::LCDproc::Error | Error class | 0.104 | metacpan |
Net::LCDproc::Role::Widget | 0.104 | metacpan | |
Net::LCDproc::Screen | represents an LCDproc screen | 0.104 | metacpan |
Net::LCDproc::Widget | Base class for all the widgets | 0.104 | metacpan |
Net::LCDproc::Widget::Frame | A frame, a screen within a screen | 0.104 | metacpan |
Net::LCDproc::Widget::HBar | draw a horizontal bar | 0.104 | metacpan |
Net::LCDproc::Widget::Icon | 'icon' widget | 0.104 | metacpan |
Net::LCDproc::Widget::Num | 'num' widget | 0.104 | metacpan |
Net::LCDproc::Widget::Scroller | 'scroller' widget | 0.104 | metacpan |
Net::LCDproc::Widget::String | show regular strings | 0.104 | metacpan |
Net::LCDproc::Widget::Title | 'title' widget | 0.104 | metacpan |
Net::LCDproc::Widget::VBar | draw a vertical bar | 0.104 | metacpan |