Jaipo 0.23 Latest
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (31) does not match dist (30):
- Duplicates in MANIFEST: t/00-load.t
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Jaipo::Filter
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Jaipo-0.23/lib/Jaipo/Service/Twitter.pm -- Around line 15: '=item' outside of any '=over' Around line 130: You forgot a '=back' before '=head2' Jaipo-0.23/lib/Jaipo/UI/Console.pm -- Around line 99: '=item' outside of any '=over' Around line 111: You forgot a '=back' before '=head2'
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Jaipo::Filter
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Jaipo | Micro-blogging Client | 0.23 | metacpan |
Jaipo::Config | metacpan | ||
Jaipo::Filter | metacpan | ||
Jaipo::Logger | metacpan | ||
Jaipo::Notify | metacpan | ||
Jaipo::Notify::LibNotify | A easy-to-use interface to show desktop notifications with libnotify. | metacpan | |
Jaipo::Notify::MacGrowl | A easy-to-use interface to show desktop notifications with Growl on Mac OSX. | metacpan | |
Jaipo::Service | metacpan | ||
Jaipo::Service::Jaiku | metacpan | ||
Jaipo::Service::Plurk | metacpan | ||
Jaipo::Service::Twitter | metacpan | ||
Jaipo::UI | UI dispacher | metacpan | |
Jaipo::UI::Console | metacpan |