cpantestlogs/IO::EventMux_genfailure.log
2017-05-02 18:44:36 -07:00

341 lines
28 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/1493630922.1067
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 IO::EventMux () on cpanmetadb ...
Unpacking IO-EventMux-2.02.tar.gz
--> Working on IO::EventMux
Fetching http://www.cpan.org/authors/id/T/TL/TLBDK/IO-EventMux-2.02.tar.gz ... OK
IO-EventMux-2.02/
IO-EventMux-2.02/new-http-recvfile-api.pl
IO-EventMux-2.02/README
IO-EventMux-2.02/examples/
IO-EventMux-2.02/examples/execwait.pl
IO-EventMux-2.02/examples/httpclient.pl
IO-EventMux-2.02/TODO
IO-EventMux-2.02/META.yml
IO-EventMux-2.02/lib/
IO-EventMux-2.02/lib/IO/
IO-EventMux-2.02/lib/IO/EventMux/
IO-EventMux-2.02/lib/IO/EventMux/Dump.pm
IO-EventMux-2.02/lib/IO/EventMux.pm
IO-EventMux-2.02/MANIFEST
IO-EventMux-2.02/t/
IO-EventMux-2.02/t/buffered-http-get-google.t
IO-EventMux-2.02/t/errors.t
IO-EventMux-2.02/t/connection-refused-tcp.t
IO-EventMux-2.02/t/udp-dump.t
IO-EventMux-2.02/t/connection-refused-udp.t
IO-EventMux-2.02/t/buffered-http-simple-post.t
IO-EventMux-2.02/t/disconnect.t
IO-EventMux-2.02/t/metahandler.t
IO-EventMux-2.02/t/disconnect-delayed-write.t
IO-EventMux-2.02/t/perlcriticrc
IO-EventMux-2.02/t/buffered-split.t
IO-EventMux-2.02/t/max-read-size.t
IO-EventMux-2.02/t/stream-errors.t
IO-EventMux-2.02/t/pod.t
IO-EventMux-2.02/t/udp.t
IO-EventMux-2.02/t/connection-refused-udp-sendto.t
IO-EventMux-2.02/t/socket-send-error-2.6.19.t
IO-EventMux-2.02/t/critic.t
IO-EventMux-2.02/t/buffered-http-simple-get.t
IO-EventMux-2.02/t/fh-types.t
IO-EventMux-2.02/t/connect.t
IO-EventMux-2.02/t/udp-send-unreachable-network.t
IO-EventMux-2.02/t/credentials.t
IO-EventMux-2.02/t/fairness-by-event.t
IO-EventMux-2.02/t/00-use.t
IO-EventMux-2.02/t/emptypayload.t
IO-EventMux-2.02/t/pod-coverage.t
IO-EventMux-2.02/t/cfd.t
IO-EventMux-2.02/t/tcp-send-accept-test.t
IO-EventMux-2.02/t/readfh.t
IO-EventMux-2.02/ChangeLog
IO-EventMux-2.02/Build.PL
IO-EventMux-2.02/show-crash-with-stdin.pl
IO-EventMux-2.02/udp-benchmark.pl
IO-EventMux-2.02/Makefile.PL
Entering IO-EventMux-2.02
Checking configure dependencies from META.yml
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring IO-EventMux-2.02 ... Checking prerequisites...
requires:
! IO::EventMux::Socket::MsgHdr is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'IO-EventMux' version '2.02'
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have IO::Select 0 ... Yes (1.22)
Checking if you have IO::EventMux::Socket::MsgHdr 0 ... No
Checking if you have Errno 0 ... Yes (1.28)
Checking if you have Socket 0 ... Yes (2.024)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have IO::Socket 0 ... Yes (1.38)
Searching IO::EventMux::Socket::MsgHdr (0) on cpanmetadb ...
Unpacking IO-EventMux-Socket-MsgHdr-0.02.tar.gz
OK
==> Found dependencies: IO::EventMux::Socket::MsgHdr
--> Working on IO::EventMux::Socket::MsgHdr
Fetching http://www.cpan.org/authors/id/T/TL/TLBDK/IO-EventMux-Socket-MsgHdr-0.02.tar.gz ... OK
IO-EventMux-Socket-MsgHdr-0.02/
IO-EventMux-Socket-MsgHdr-0.02/lib/
IO-EventMux-Socket-MsgHdr-0.02/lib/IO/
IO-EventMux-Socket-MsgHdr-0.02/lib/IO/EventMux/
IO-EventMux-Socket-MsgHdr-0.02/lib/IO/EventMux/Socket/
IO-EventMux-Socket-MsgHdr-0.02/lib/IO/EventMux/Socket/MsgHdr.xs
IO-EventMux-Socket-MsgHdr-0.02/lib/IO/EventMux/Socket/MsgHdr.pm
IO-EventMux-Socket-MsgHdr-0.02/lib/IO/EventMux/Socket/ppport.h
IO-EventMux-Socket-MsgHdr-0.02/MANIFEST
IO-EventMux-Socket-MsgHdr-0.02/Makefile.PL
IO-EventMux-Socket-MsgHdr-0.02/Build.PL
IO-EventMux-Socket-MsgHdr-0.02/META.yml
IO-EventMux-Socket-MsgHdr-0.02/t/
IO-EventMux-Socket-MsgHdr-0.02/t/20send.t
IO-EventMux-Socket-MsgHdr-0.02/t/10basic.t
IO-EventMux-Socket-MsgHdr-0.02/t/critic.t
IO-EventMux-Socket-MsgHdr-0.02/t/30recv.t
IO-EventMux-Socket-MsgHdr-0.02/t/perlcriticrc
IO-EventMux-Socket-MsgHdr-0.02/README
IO-EventMux-Socket-MsgHdr-0.02/Changes
Entering IO-EventMux-Socket-MsgHdr-0.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring IO-EventMux-Socket-MsgHdr-0.02 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'IO-EventMux-Socket-MsgHdr' version '0.02'
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have XSLoader 0 ... Yes (0.24)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280224)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have Socket 0 ... Yes (2.024)
OK
Building and testing IO-EventMux-Socket-MsgHdr-0.02 ... Building IO-EventMux-Socket-MsgHdr
cc -I-I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE -DVERSION="0.02" -DXS_VERSION="0.02" -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/IO/EventMux/Socket/MsgHdr.o lib/IO/EventMux/Socket/MsgHdr.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/IO/EventMux/Socket/MsgHdr/MsgHdr.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/IO/EventMux/Socket/MsgHdr/MsgHdr.so lib/IO/EventMux/Socket/MsgHdr.o
t/10basic.t .. ok
t/20send.t ... ok
t/30recv.t ... ok
# Failed test 'Test::Perl::Critic for "blib/lib/IO/EventMux/Socket/MsgHdr.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 74, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 102, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 103, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 107, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 107, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 109, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 110, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 111, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 111, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 126, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 127, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 127, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 128, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 128, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 128, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 129, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 136, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 137, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 137, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 138, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 138, column 32. (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 146, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 146, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 147, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 147, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 147, column 36. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 148, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 159, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 160, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 160, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 161, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 161, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 168, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 169, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 169, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 170, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 170, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 170, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 171, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 184, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 185, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 185, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 186, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 186, column 34. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 202, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 203, column 9. (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 204, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 204, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 204, column 38. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 205, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 232, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 233, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 234, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 235, column 3. (no explanation). (Severity: 5)
# Use of "require" is not allowed at line 269, column 1. Use Require() method of MainObject instead. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 276, column 1. (no explanation). (Severity: 5)
# Use of "require" is not allowed at line 277, column 3. Use Require() method of MainObject instead. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 281, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 282, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 282, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 282, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 283, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 283, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 283, column 31. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 283, column 38. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 284, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 284, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 286, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 286, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 287, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 287, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 287, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 287, column 34. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 288, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 288, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 288, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 289, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 291, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 300, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 301, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 303, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 304, column 8. (no explanation). (Severity: 5)
# Subroutine "new" called using indirect syntax at line 304, column 18. See page 349 of PBP. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 311, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 312, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 312, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 312, column 29. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 313, column 8. 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 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 314, column 12. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 314, column 29. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 321, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 321, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 322, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 322, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 322, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 322, column 47. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 323, column 12. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 323, column 29. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 323, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 324, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 324, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 324, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 324, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 327, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 327, column 28. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 327, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 327, column 50. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 327, column 60. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 328, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 328, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 328, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 328, column 70. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 330, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 334, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 335, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 337, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 340, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 340, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 340, column 34. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 341, column 51. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 342, column 51. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 342, column 58. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 343, column 41. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 343, column 48. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 347, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 347, column 24. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 347, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 349, column 21. (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 354, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 356, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 357, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 358, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 359, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 360, column 33. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 361, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 362, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 364, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 365, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 367, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 368, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 369, column 28. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 370, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 372, column 21. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 372, column 44. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 372, column 47. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 373, column 21. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 373, column 24. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 373, column 50. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 373, column 53. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 374, column 21. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 374, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 375, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 377, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 378, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 379, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 382, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 384, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 385, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 386, column 39. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 394, column 12. (no explanation). (Severity: 5)
t/critic.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/critic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=4, Tests=39, 2 wallclock secs ( 0.01 usr 0.00 sys + 0.80 cusr 0.05 csys = 0.86 CPU)
Result: FAIL
Failed 1/4 test programs. 1/39 subtests failed.
! Installing IO::EventMux::Socket::MsgHdr failed. See /home/ryan/.cpanm/work/1493630922.1067/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'IO::EventMux::Socket::MsgHdr' is not installed
! Bailing out the installation for IO-EventMux-2.02.
FAIL
Command [cpanm --reinstall --verbose IO::EventMux] 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