cpantestlogs/App::Prove::Plugin::TraceUse_genfailure.log
2017-05-02 18:44:36 -07:00

366 lines
37 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493723150.13067
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching App::Prove::Plugin::TraceUse () on cpanmetadb ...
Unpacking App-Prove-Plugin-TraceUse-1.0.3.tar.gz
--> Working on App::Prove::Plugin::TraceUse
Fetching http://www.cpan.org/authors/id/T/TO/TORBJORN/App-Prove-Plugin-TraceUse-1.0.3.tar.gz ... OK
App-Prove-Plugin-TraceUse-1.0.3/
App-Prove-Plugin-TraceUse-1.0.3/t/
App-Prove-Plugin-TraceUse-1.0.3/t/testdata/
App-Prove-Plugin-TraceUse-1.0.3/t/testdata/Build_with_bad_version.PL
App-Prove-Plugin-TraceUse-1.0.3/t/testdata/Makefile_with_bad_version.PL
App-Prove-Plugin-TraceUse-1.0.3/t/tap_harness_foo.t
App-Prove-Plugin-TraceUse-1.0.3/t/find_module_in_code.t
App-Prove-Plugin-TraceUse-1.0.3/t/sys_inc.t
App-Prove-Plugin-TraceUse-1.0.3/t/parse_traceuse.t
App-Prove-Plugin-TraceUse-1.0.3/t/find_dependent_modules.t
App-Prove-Plugin-TraceUse-1.0.3/t/perlcritic.t
App-Prove-Plugin-TraceUse-1.0.3/t/00.load.t
App-Prove-Plugin-TraceUse-1.0.3/t/pod-coverage.t
App-Prove-Plugin-TraceUse-1.0.3/t/check_makefile_pl_for_module.t
App-Prove-Plugin-TraceUse-1.0.3/t/module_dir.t
App-Prove-Plugin-TraceUse-1.0.3/t/parse_module_and_version.t
App-Prove-Plugin-TraceUse-1.0.3/t/parse_makefile_pl.t
App-Prove-Plugin-TraceUse-1.0.3/t/pod.t
App-Prove-Plugin-TraceUse-1.0.3/t/parse_build_pl.t
App-Prove-Plugin-TraceUse-1.0.3/t/check_build_pl_for_module.t
App-Prove-Plugin-TraceUse-1.0.3/Build.PL
App-Prove-Plugin-TraceUse-1.0.3/META.yml
App-Prove-Plugin-TraceUse-1.0.3/META.json
App-Prove-Plugin-TraceUse-1.0.3/README
App-Prove-Plugin-TraceUse-1.0.3/lib/
App-Prove-Plugin-TraceUse-1.0.3/lib/App/
App-Prove-Plugin-TraceUse-1.0.3/lib/App/Prove/
App-Prove-Plugin-TraceUse-1.0.3/lib/App/Prove/Plugin/
App-Prove-Plugin-TraceUse-1.0.3/lib/App/Prove/Plugin/TraceUse.pm
App-Prove-Plugin-TraceUse-1.0.3/Makefile.PL
App-Prove-Plugin-TraceUse-1.0.3/MANIFEST
App-Prove-Plugin-TraceUse-1.0.3/Changes
Entering App-Prove-Plugin-TraceUse-1.0.3
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Build.PL
Configuring App-Prove-Plugin-TraceUse-v1.0.3 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'App-Prove-Plugin-TraceUse' version 'v1.0.3'
Checking dependencies from MYMETA.json ...
Checking if you have File::Slurp 9999.19 ... Yes (9999.19)
Checking if you have Test::Most 0.25 ... Yes (0.35)
Checking if you have Test::Pod 1.45 ... Yes (1.51)
Checking if you have Set::Object 1.26 ... Yes (1.35)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Test::Perl::Critic 1.02 ... Yes (1.03)
Checking if you have Devel::TraceUse 0 ... Yes (2.095)
Checking if you have version 0 ... Yes (0.9918)
Checking if you have Tree::Simple 1.18 ... Yes (1.30)
Checking if you have App::Prove 3.15 ... Yes (3.39)
Checking if you have Test::Pod::Coverage 1.08 ... Yes (1.10)
OK
Building and testing App-Prove-Plugin-TraceUse-v1.0.3 ... Building App-Prove-Plugin-TraceUse
# Testing App::Prove::Plugin::TraceUse 1.0.3
t/00.load.t ....................... ok
t/check_build_pl_for_module.t ..... ok
t/check_makefile_pl_for_module.t .. ok
t/find_dependent_modules.t ........ ok
t/find_module_in_code.t ........... ok
t/module_dir.t .................... ok
t/parse_build_pl.t ................ ok
t/parse_makefile_pl.t ............. ok
t/parse_module_and_version.t ...... ok
t/parse_traceuse.t ................ ok
# Failed test 'Test::Perl::Critic for "blib/lib/App/Prove/Plugin/TraceUse.pm"'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
#
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 24, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 41, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 43, column 8. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 44, column 48. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 48, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 48, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 54, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 35. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 42. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 59, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 59, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 59, column 38. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 61, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 65, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 65, column 28. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 69, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 73, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 75, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 77, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 79, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 34. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 89, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 91, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 91, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 93, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 94, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 96, column 5. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 96, column 25. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 48. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 54. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 66. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 85. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 91. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 102, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 102, column 15. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 113, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 116, column 14. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 116, column 19. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 118, column 12. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 118, column 33. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Method invocation should use "()" at line 118, column 35. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 119, column 12. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 119, column 35. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Method invocation should use "()" at line 119, column 37. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 122, column 21. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 122, column 28. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Use of low precedence operators is not allowed at line 122, column 32. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 122, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 124, column 19. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 124, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 126, column 52. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 133, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 137, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 139, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 141, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 145, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 147, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 147, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 150, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 154, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 156, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 158, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 160, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 160, column 38. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 164, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 166, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 168, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 170, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 170, column 38. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 174, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 176, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 178, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 180, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 182, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 183, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 183, column 43. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 191, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 194, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 196, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 196, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 198, column 8. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 198, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 200, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 200, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 200, column 47. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 203, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 203, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 203, column 35. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 205, column 14. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 205, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 206, column 20. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 206, column 20. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 206, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 211, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 215, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 217, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 219, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 221, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 223, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 224, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 224, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 232, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 235, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 237, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 237, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 239, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 241, column 8. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 241, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 242, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 242, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 242, column 47. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 245, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 245, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 245, column 35. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 247, column 14. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 247, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 248, column 20. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 248, column 20. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 248, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 253, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 273, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 275, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 279, column 18. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 281, column 31. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 281, column 59. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 282, column 21. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 282, column 33. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 292, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 296, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 298, column 12. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 301, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 301, column 25. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 302, column 14. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 304, column 34. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Use of low precedence operators is not allowed at line 308, column 14. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 313, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 314, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 316, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 317, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 319, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 323, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 323, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 325, column 25. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 325, column 25. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 325, column 37. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 327, column 22. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 329, column 83. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 329, column 96. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 330, column 21. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 332, column 28. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 332, column 44. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 334, column 86. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 334, column 99. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 335, column 21. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 340, column 18. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 340, column 22. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 344, column 20. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 344, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 348, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 350, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 353, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 353, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 353, column 42. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 354, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 354, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 358, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 361, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 361, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 361, column 42. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 362, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 362, column 40. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 366, column 14. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 366, column 18. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 366, column 41. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 369, column 52. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 369, column 65. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 377, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 379, column 12. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 379, column 28. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 380, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 385, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 385, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 387, column 9. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 387, column 9. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 389, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 391, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 391, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 392, column 67. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 393, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 394, column 21. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 394, column 21. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 394, column 56. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 398, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 398, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 400, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 401, column 13. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 401, column 17. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 402, column 13. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 402, column 17. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 405, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 405, column 43. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 407, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 414, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 416, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 418, column 8. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 418, column 15. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 420, column 18. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 420, column 22. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Use of low precedence operators is not allowed at line 420, column 33. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 420, column 37. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 420, column 41. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 424, column 5. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 424, column 5. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
t/perlcritic.t ....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod-coverage.t .................. ok
t/pod.t ........................... ok
# Failed test 'home not found in @INC'
# at t/sys_inc.t line 38.
# Compared array length of $data
# got : array with 4 element(s)
# expect : array with 0 element(s)
# Looks like you failed 1 test of 3.
t/sys_inc.t .......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/tap_harness_foo.t ............... ok
Test Summary Report
-------------------
t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/sys_inc.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=15, Tests=171, 12 wallclock secs ( 0.04 usr 0.01 sys + 3.01 cusr 1.20 csys = 4.26 CPU)
Result: FAIL
Failed 2/15 test programs. 2/171 subtests failed.
! Installing App::Prove::Plugin::TraceUse failed. See /home/ryan/.cpanm/work/1493723150.13067/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose App::Prove::Plugin::TraceUse] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man