Prophet 0.750
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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: Prophet::Replica::http
- 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: Prophet::Replica::http, Prophet::Util
- 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.
- 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).
- 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 |
---|---|---|---|
Prophet | 0.750 | metacpan | |
Prophet::App | metacpan | ||
Prophet::CLI | metacpan | ||
Prophet::CLI::CollectionCommand | metacpan | ||
Prophet::CLI::Command | metacpan | ||
Prophet::CLI::Command::Aliases | metacpan | ||
Prophet::CLI::Command::Clone | metacpan | ||
Prophet::CLI::Command::Config | metacpan | ||
Prophet::CLI::Command::Create | metacpan | ||
Prophet::CLI::Command::Delete | metacpan | ||
Prophet::CLI::Command::Export | metacpan | ||
Prophet::CLI::Command::History | metacpan | ||
Prophet::CLI::Command::Info | metacpan | ||
Prophet::CLI::Command::Init | metacpan | ||
Prophet::CLI::Command::Log | metacpan | ||
Prophet::CLI::Command::Merge | metacpan | ||
Prophet::CLI::Command::Mirror | metacpan | ||
Prophet::CLI::Command::Publish | metacpan | ||
Prophet::CLI::Command::Pull | metacpan | ||
Prophet::CLI::Command::Push | metacpan | ||
Prophet::CLI::Command::Search | metacpan | ||
Prophet::CLI::Command::Server | metacpan | ||
Prophet::CLI::Command::Settings | metacpan | ||
Prophet::CLI::Command::Shell | metacpan | ||
Prophet::CLI::Command::Show | metacpan | ||
Prophet::CLI::Command::Update | metacpan | ||
Prophet::CLI::Dispatcher | metacpan | ||
Prophet::CLI::Dispatcher::Rule | metacpan | ||
Prophet::CLI::Dispatcher::Rule::RecordId | metacpan | ||
Prophet::CLI::MirrorCommand | metacpan | ||
Prophet::CLI::Parameters | metacpan | ||
Prophet::CLI::ProgressBar | metacpan | ||
Prophet::CLI::PublishCommand | metacpan | ||
Prophet::CLI::RecordCommand | metacpan | ||
Prophet::CLI::TextEditorCommand | metacpan | ||
Prophet::CLIContext | metacpan | ||
Prophet::Change | metacpan | ||
Prophet::ChangeSet | metacpan | ||
Prophet::Collection | metacpan | ||
Prophet::Config | metacpan | ||
Prophet::Conflict | metacpan | ||
Prophet::ConflictingChange | metacpan | ||
Prophet::ConflictingPropChange | metacpan | ||
Prophet::ContentAddressedStore | metacpan | ||
Prophet::DatabaseSetting | metacpan | ||
Prophet::FilesystemReplica | metacpan | ||
Prophet::ForeignReplica | metacpan | ||
Prophet::Meta::Types | extra types for Prophet | metacpan | |
Prophet::PropChange | metacpan | ||
Prophet::Record | metacpan | ||
Prophet::Replica | metacpan | ||
Prophet::Replica::FS::Backend::File | metacpan | ||
Prophet::Replica::FS::Backend::LWP | metacpan | ||
Prophet::Replica::file | metacpan | ||
Prophet::Replica::http | metacpan | ||
Prophet::Replica::prophet | metacpan | ||
Prophet::Replica::prophet_cache | metacpan | ||
Prophet::Replica::sqlite | metacpan | ||
Prophet::ReplicaExporter | metacpan | ||
Prophet::ReplicaFeedExporter | metacpan | ||
Prophet::Resolver | metacpan | ||
Prophet::Resolver::AlwaysSource | metacpan | ||
Prophet::Resolver::AlwaysTarget | metacpan | ||
Prophet::Resolver::Failed | metacpan | ||
Prophet::Resolver::Fixup::MissingSourceOldValues | metacpan | ||
Prophet::Resolver::FromResolutionDB | metacpan | ||
Prophet::Resolver::IdenticalChanges | metacpan | ||
Prophet::Resolver::Prompt | metacpan | ||
Prophet::Server | metacpan | ||
Prophet::Server::Controller | metacpan | ||
Prophet::Server::Dispatcher | metacpan | ||
Prophet::Server::View | metacpan | ||
Prophet::Server::ViewHelpers | metacpan | ||
Prophet::Server::ViewHelpers::Function | metacpan | ||
Prophet::Server::ViewHelpers::HiddenParam | metacpan | ||
Prophet::Server::ViewHelpers::ParamFromFunction | metacpan | ||
Prophet::Server::ViewHelpers::Widget | metacpan | ||
Prophet::Test | metacpan | ||
Prophet::Test::Arena | metacpan | ||
Prophet::Test::Editor | metacpan | ||
Prophet::Test::Participant | metacpan | ||
Prophet::UUIDGenerator | metacpan | ||
Prophet::Util | metacpan | ||
Prophet::Web::Field | metacpan | ||
Prophet::Web::FunctionResult | metacpan | ||
Prophet::Web::Menu | metacpan | ||
Prophet::Web::Result | metacpan |
Provides
Name | File | View |
---|---|---|
Prophet::FSR::Backend::SSH | lib/Prophet/Replica/FS/Backend/SSH.pm | metacpan |