osgish v0.3.1 Latest
Kwalitee Issues
- has_tests
-
Add tests!
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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 (33) does not match dist (35):
- Missing in MANIFEST: osgish-bundle.jar, osgish-core.jar
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: osgish-v0.3.1/lib/OSGi/Osgish/Command/Global.pm -- Around line 149: You forgot a '=back' before '=head1' osgish-v0.3.1/lib/OSGi/Osgish/Command/Server.pm -- Around line 85: You forgot a '=back' before '=head1' osgish-v0.3.1/lib/OSGi/Osgish/Command/Service.pm -- Around line 211: You forgot a '=back' before '=head1' osgish-v0.3.1/lib/OSGi/Osgish/Command/Upload.pm -- Around line 224: You forgot a '=back' before '=head1' osgish-v0.3.1/lib/OSGi/Osgish.pm -- Around line 116: You forgot a '=back' before '=head1'
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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: OSGi::Osgish, OSGi::Osgish::Agent, OSGi::Osgish::Command, OSGi::Osgish::Command::Bundle, OSGi::Osgish::Command::Global, OSGi::Osgish::Command::Server, OSGi::Osgish::Command::Service, OSGi::Osgish::Command::Upload, OSGi::Osgish::CommandHandler, OSGi::Osgish::CompletionHandler, OSGi::Osgish::ServerHandler, OSGi::Osgish::Shell
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
OSGi::Osgish | Main osgish object | v0.3.1 | metacpan |
OSGi::Osgish::Agent | Access to the OSGi agent bundle | 0 | metacpan |
OSGi::Osgish::Agent::Upload | 0 | metacpan | |
OSGi::Osgish::Command | Base object for commands | 0 | metacpan |
OSGi::Osgish::Command::Bundle | Bundle related commands | 0 | metacpan |
OSGi::Osgish::Command::Global | Globally available commands | 0 | metacpan |
OSGi::Osgish::Command::Server | Server related commands | 0 | metacpan |
OSGi::Osgish::Command::Service | Service related commands | 0 | metacpan |
OSGi::Osgish::Command::Upload | Upload related commands | 0 | metacpan |
OSGi::Osgish::CommandHandler | Handler for osgish commands | 0 | metacpan |
OSGi::Osgish::CompletionHandler | Custom completion routines for readline. | 0 | metacpan |
OSGi::Osgish::ServerHandler | Handler for coordinating the server access | 0 | metacpan |
OSGi::Osgish::Shell | Facade to Term::ShellUI | 0 | metacpan |