Doit 0.028 Latest
Kwalitee Issues
- has_manifest
-
Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")
- 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: Cannot find MANIFEST in dist.
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- 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.01,0.011,0.012,0.02,0.024,0.028,0.032,0.06
- 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 |
---|---|---|---|
Doit | a scripting framework | 0.028 | metacpan |
Doit::Bootstrap | 0.01 | metacpan | |
Doit::Brew | 0.012 | metacpan | |
Doit::Deb | commands for dealing with the Debian package system | 0.024 | metacpan |
Doit::Docker | 0.012 | metacpan | |
Doit::Extcmd | 0.02 | metacpan | |
Doit::Fbsdpkg | commands for dealing with the FreeBSD package system | 0.011 | metacpan |
Doit::File | commands for file creation | 0.024 | metacpan |
Doit::Fork | run code in another process | 0.02 | metacpan |
Doit::Gem | 0.011 | metacpan | |
Doit::Git | commands for dealing with the git revision control system | 0.028 | metacpan |
Doit::Guarded | 0.011 | metacpan | |
Doit::Ini | commands for changing ini files | 0.06 | metacpan |
Doit::Locale | 0.024 | metacpan | |
Doit::Lwp | commands for dealing with WWW access | 0.012 | metacpan |
Doit::Macsecurity | 0.011 | metacpan | |
Doit::Pip | commands for dealing with pip packages | 0.012 | metacpan |
Doit::Rpm | commands for dealing with RPM packages | 0.012 | metacpan |
Doit::Ssl | 0.012 | metacpan | |
Doit::User | 0.032 | metacpan | |
Doit::WinRPC | 0.011 | metacpan | |
Doit::XTermRPC | 0.01 | metacpan | |
DoitX::Example | an example Doit component | 0.011 | metacpan |
Provides
Name | File | View |
---|---|---|
Doit::Comm | lib/Doit.pm | metacpan |
Doit::Commands | lib/Doit.pm | metacpan |
Doit::Docker::RPC | lib/Doit/Docker.pm | metacpan |
Doit::Exception | lib/Doit.pm | metacpan |
Doit::Log | lib/Doit.pm | metacpan |
Doit::RPC | lib/Doit.pm | metacpan |
Doit::RPC::Client | lib/Doit.pm | metacpan |
Doit::RPC::PipeServer | lib/Doit/Fork.pm | metacpan |
Doit::RPC::Server | lib/Doit.pm | metacpan |
Doit::RPC::SimpleServer | lib/Doit.pm | metacpan |
Doit::Runner | lib/Doit.pm | metacpan |
Doit::SSH | lib/Doit.pm | metacpan |
Doit::ScopeCleanups | lib/Doit.pm | metacpan |
Doit::Sudo | lib/Doit.pm | metacpan |
Doit::Util | lib/Doit.pm | metacpan |
Doit::Win32Util | lib/Doit.pm | metacpan |
Doit::WinRPC::Comm | lib/Doit/WinRPC.pm | metacpan |
Doit::WinRPC::Server | lib/Doit/WinRPC.pm | metacpan |
Doit::_AnyRPCImpl | lib/Doit.pm | metacpan |
Doit::_ScriptTools | lib/Doit.pm | metacpan |