Zoidberg 0.3a_pre1 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- 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: Zoidberg::Fish, Zoidberg::Fish::Buffer::Insert::VimCommand
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Term::ANSIScreen
- Term::ReadKey
- Tie::ExtraHash
- Tie::Hash::Stack
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Zoidberg-0.3a_pre1/lib/Zoidberg/Eval.pm -- Around line 68: =end comment without matching =begin. (Stack: [empty]) Zoidberg-0.3a_pre1/lib/Zoidberg/Fish/Buffer.pm -- Around line 633: =pod directives shouldn't be over one line long! Ignoring all 12 lines of content Zoidberg-0.3a_pre1/lib/Zoidberg/StringParse.pm -- Around line 463: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: m/Makefile.pm
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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: Exporter::Inheritor, Makefile, Zoidberg, Zoidberg::Config, Zoidberg::DispatchTable, Zoidberg::Error, Zoidberg::Eval, Zoidberg::FileRoutines, Zoidberg::Fish, Zoidberg::Fish::Buffer, Zoidberg::Fish::Buffer::Insert, Zoidberg::Fish::Buffer::Insert::MultiLine, Zoidberg::Fish::Buffer::Insert::VimCommand, Zoidberg::Fish::Buffer::Meta, Zoidberg::Fish::Buffer::Meta::Vim, Zoidberg::Fish::Buffer::Select, Zoidberg::Fish::Commands, Zoidberg::Fish::History, Zoidberg::Fish::Intel, Zoidberg::Fish::Prompt, Zoidberg::PdParse, Zoidberg::Shell, Zoidberg::StringParse, Zoidberg::ZoidParse
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.1,0.3a_pre1
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Exporter::Inheritor | export subroutines from parent classes | 0.1 | metacpan |
Makefile | yet another approach to Makefile.PL | 0.1 | metacpan |
Zoidberg | a modular perl shell | 0.3a_pre1 | metacpan |
Zoidberg::Config | Install configuration for Zoidberg | metacpan | |
Zoidberg::DispatchTable | class to tie dispatch tables | 0.3a_pre1 | metacpan |
Zoidberg::Error | error handling module | 0.3a_pre1 | metacpan |
Zoidberg::Eval | 0.3a_pre1 | metacpan | |
Zoidberg::FileRoutines | 0.3a_pre1 | metacpan | |
Zoidberg::Fish | Base class for loadable Zoidberg plugins | 0.3a_pre1 | metacpan |
Zoidberg::Fish::Buffer | The zoidberg input buffer | 0.3a_pre1 | metacpan |
Zoidberg::Fish::Buffer::Insert | 0.3a_pre1 | metacpan | |
Zoidberg::Fish::Buffer::Insert::MultiLine | 0.3a_pre1 | metacpan | |
Zoidberg::Fish::Buffer::Insert::VimCommand | 0.3a_pre1 | metacpan | |
Zoidberg::Fish::Buffer::Meta | 0.3a_pre1 | metacpan | |
Zoidberg::Fish::Buffer::Meta::Vim | 0.3a_pre1 | metacpan | |
Zoidberg::Fish::Buffer::Select | 0.3a_pre1 | metacpan | |
Zoidberg::Fish::Commands | Zoidberg plugin for internal commands | 0.3a_pre1 | metacpan |
Zoidberg::Fish::History | History plugin for the Zoidberg shell | 0.3a_pre1 | metacpan |
Zoidberg::Fish::Intel | Zoidberg module handling tab expansion and globbing | 0.3a_pre1 | metacpan |
Zoidberg::Fish::Prompt | Modular prompt plugin for Zoidberg | 0.3a_pre1 | metacpan |
Zoidberg::PdParse | parses Zoidbergs config files | 0.3a_pre1 | metacpan |
Zoidberg::Shell | an interface to the Zoidberg shell | metacpan | |
Zoidberg::StringParse | simple string parser | 0.3a_pre1 | metacpan |
Zoidberg::ZoidParse | Execute and/or eval statements | 0.3a_pre1 | metacpan |
Provides
Name | File | View |
---|---|---|
Makefile::_version | m/Makefile.pm | metacpan |
Zoidberg::Fish::Prompt::string | lib/Zoidberg/Fish/Prompt.pm | metacpan |
Zoidberg::Fish::Prompt::string::scrolling | lib/Zoidberg/Fish/Prompt.pm | metacpan |
Zoidberg::StringParse::array | lib/Zoidberg/StringParse.pm | metacpan |
Zoidberg::StringParse::grammar | lib/Zoidberg/StringParse.pm | metacpan |
Zoidberg::StringParse::hash | lib/Zoidberg/StringParse.pm | metacpan |
Zoidberg::ZoidParse::scuddle | lib/Zoidberg/ZoidParse.pm | metacpan |
Zoidberg::ZoidParse::scuddle::native | lib/Zoidberg/ZoidParse.pm | metacpan |
Zoidberg::ZoidParse::scuddle::wide | lib/Zoidberg/ZoidParse.pm | metacpan |
Zoidberg::stub | lib/Zoidberg.pm | metacpan |
Zoidberg::stub::buffer | lib/Zoidberg.pm | metacpan |
Zoidberg::stub::commands | lib/Zoidberg.pm | metacpan |
Zoidberg::stub::help | lib/Zoidberg.pm | metacpan |
Zoidberg::stub::history | lib/Zoidberg.pm | metacpan |
Zoidberg::stub::intel | lib/Zoidberg.pm | metacpan |
Zoidberg::stub::prompt | lib/Zoidberg.pm | metacpan |