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.54 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.54 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.54 # File::Spec any 3.75 # Test::More 1.001014 1.302183 # 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.050 # 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.50 # Crypt::SmbHash 0.12 0.12 # Cwd 3.60 3.75 # DBD::SQLite 1.48 1.66 # DBI 1.634 1.643 # Data::Dumper 2.154 2.173 # Data::Printer 0.36 0.40 # Data::Validate::IP 0.26 0.27 # DateTime 1.21 1.53 # DateTime::Format::DateParse 0.05 0.05 # Devel::Size 0.80 0.83 # Digest::SHA1 2.13 2.13 # Dist::Zilla 5.042 6.017 # Dist::Zilla::Plugin::Git 2.036 2.047 # Dist::Zilla::Plugin::GitHub 0.42 0.47 # 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.33 # Email::Valid 1.198 1.202 # English 1.09 1.10 # File::Copy 2.30 2.34 # File::Flock::Tiny 0.14 0.14 # File::Slurp 9999.19 9999.32 # File::Slurper 0.008 0.012 # FindBin 1.51 1.51 # IO::File 1.16 1.41 # IO::Pipe 1.15 1.41 # IO::Prompter 0.004014 0.004015 # IO::Select 1.22 1.41 # Import::Into 1.002005 1.002005 # Inline 0.80 0.86 # Inline::C 0.78 0.81 # Lingua::EN::Numbers 2.03 2.03 # List::Util 1.42 1.55 # Log::Log4perl 1.47 1.53 # MIME::Base64 3.15 3.16 # Math::Random::ISAAC::XS 1.004 1.004 # Mojolicious 6.65 8.65 # Moose 2.1604 2.2013 # Moose::Util::TypeConstraints 2.1604 2.2013 # MooseX::Clone 0.06 0.06 # MooseX::Singleton 0.29 0.30 # MooseX::StrictConstructor 0.19 0.21 # Net::DNS 1.05 1.30 # NetAddr::IP 4.078 4.079 # POSIX 1.53 1.88 # Parallel::WorkUnit 2.000 2.202270 # 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.29 # Storable 2.51 3.15 # Sys::Hostname::FQDN 0.11 0.12 # Term::ANSIColor 4.04 5.01 # Term::ReadKey v2.30.1 2.38 # Term::Tmux::Layout 1.003 1.192431 # Test::Exception 0.40 0.43 # Test::Fork 0.002 0.02 # Test::More 1.001014 1.302183 # Test::Strict 0.36 0.52 # Test::TrailingSpace 0.0203 0.0600 # Time::HiRes 1.9739 1.9764 # Try::Tiny 0.24 0.30 # UNIVERSAL 1.12 1.13 # YAML::Syck 1.29 1.34 # autodie 2.29 2.32 # feature any 1.54 # forks 0.36 0.36 # namespace::autoclean 0.28 0.29 # re any 0.37 # strict any 1.11 # warnings any 1.44 # t/00-report-prereqs.t ............ 1..1 ok 1 ok t/01-Basic.t ..................... 1..14 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 13 # skip Indirect test only works on >= 5.32 ok 14 # skip Indirect test only works on >= 5.32 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=17, 2 wallclock secs ( 0.08 usr 0.02 sys + 1.54 cusr 0.28 csys = 1.92 CPU) Result: PASS