t/00-load.t ...................... 1..2 ok 1 - use JCM::Boilerplate; ok 2 - use JTM::Boilerplate; ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.24 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.24 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.24 # File::Spec any 3.75 # Test::More 1.001014 1.302120 # Test::UseAllModules any 0.17 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------------------------------------------ ---------- ---------- # AnyEvent::Delay 0.001 0.01 # AnyEvent::Handle::UDP 0.043 0.048 # AnyEvent::Ping 0.011 0.011 # Bytes::Random::Secure 0.29 0.29 # CHI 0.6 0.60 # CLDR::Number 0.19 0.19 # Carp 1.38 1.42 # Crypt::SmbHash 0.12 0.12 # Cwd 3.60 3.75 # DBD::SQLite 1.48 1.58 # DBI 1.634 1.641 # Data::Dumper 2.154 2.167 # Data::Printer 0.36 0.40 # Data::Validate::IP 0.26 0.27 # DateTime 1.21 1.50 # DateTime::Format::DateParse 0.05 0.05 # Devel::Size 0.80 0.81 # Digest::SHA1 2.13 2.13 # Dist::Zilla 5.042 6.012 # Dist::Zilla::Plugin::Git 2.036 2.042 # Dist::Zilla::Plugin::GitHub 0.42 0.44 # Dist::Zilla::Plugin::MetaProvides::Package 2.003001 2.004003 # Dist::Zilla::Plugin::OSPrereqs 0.007 0.011 # Dist::Zilla::Plugin::PodWeaver 4.006 4.008 # Dist::Zilla::Plugin::ReadmeAnyFromPod 0.161170 0.163250 # EV 4.22 4.22 # Email::Valid 1.198 1.202 # English 1.09 1.10 # File::Copy 2.30 2.32 # File::Flock::Tiny 0.14 0.14 # File::Slurp 9999.19 9999.19 # File::Slurper 0.008 0.010 # FindBin 1.51 1.51 # IO::File 1.16 1.39 # IO::Pipe 1.15 1.39 # IO::Prompter 0.004014 0.004015 # IO::Select 1.22 1.39 # Import::Into 1.002005 1.002005 # Inline 0.80 0.80 # Inline::C 0.78 0.78 # Lingua::EN::Numbers 2.03 2.03 # List::Util 1.42 1.50 # Log::Log4perl 1.47 1.49 # MIME::Base64 3.15 3.15 # Math::Random::ISAAC::XS 1.004 1.004 # Mojolicious 6.65 7.93 # Moose 2.1604 2.2011 # Moose::Util::TypeConstraints 2.1604 2.2011 # MooseX::Clone 0.06 0.06 # MooseX::Singleton 0.29 0.30 # MooseX::StrictConstructor 0.19 0.21 # Net::DNS 1.05 1.19_03 # NetAddr::IP 4.078 4.079 # POSIX 1.53 1.76 # Parallel::WorkUnit 1.009 2.181850 # Perl6::Slurp 0.051005 0.051005 # Privileges::Drop 1.03 1.03 # Proc::Daemon 0.22 0.23 # Readonly 2.00 2.05 # Regexp::Common 2015121601 2017060201 # Smart::Comments 1.06 1.06 # Socket6 0.26 0.28 # Storable 2.51 3.11 # Sys::Hostname::FQDN 0.11 0.12 # Term::ANSIColor 4.04 4.06 # Term::ReadKey v2.30.1 2.37 # Term::Tmux::Layout 1.003 1.182062 # Test::Exception 0.40 0.43 # Test::Fork 0.002 0.02 # Test::More 1.001014 1.302120 # Test::Strict 0.36 0.47 # Test::TrailingSpace 0.0203 0.0301 # Time::HiRes 1.9739 1.9758 # Try::Tiny 0.24 0.30 # UNIVERSAL 1.12 1.13 # YAML::Syck 1.29 1.30 # autodie 2.29 2.29 # feature any 1.47 # forks 0.36 missing # namespace::autoclean 0.28 0.28 # re any 0.34 # strict any 1.11 # warnings any 1.37 # # # *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** # # The following REQUIRED prerequisites were not satisfied: # # forks is not installed (version '0.36' required) # t/00-report-prereqs.t ............ 1..1 ok 1 ok t/01-Basic.t ..................... 1..12 ok 1 - require JCM::Boilerplate; ok 2 - Boilerplate works! ok 3 - Boilerplate script tag works ok 4 - Boilerplate class tag works ok 5 - Boilerplate role tag works ok 6 - Invalid regex under strict mode dies ok 7 - require JTM::Boilerplate; ok 8 - Boilerplate works! ok 9 - Boilerplate script tag works ok 10 - Boilerplate class tag works ok 11 - Boilerplate role tag works ok 12 - Invalid regex under strict mode dies ok t/author-critic.t ................ skipped: these tests are for testing by the author t/author-eol.t ................... skipped: these tests are for testing by the author t/author-no-tabs.t ............... skipped: these tests are for testing by the author t/author-pod-syntax.t ............ skipped: these tests are for testing by the author t/author-test-version.t .......... skipped: these tests are for testing by the author t/release-changes_has_content.t .. skipped: these tests are for release candidate testing t/release-kwalitee.t ............. skipped: these tests are for release candidate testing t/release-trailing-space.t ....... skipped: these tests are for release candidate testing t/release-unused-vars.t .......... skipped: these tests are for release candidate testing All tests successful. Files=12, Tests=15, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.55 cusr 0.08 csys = 0.67 CPU) Result: PASS