612 lines
36 KiB
Text
612 lines
36 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/1493294232.681
|
|
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 HTML::GUI::actionbar () on cpanmetadb ...
|
|
Unpacking HTML-GUI-0.04.tar.gz
|
|
--> Working on HTML::GUI::actionbar
|
|
Fetching http://www.cpan.org/authors/id/J/JC/JCHASSLER/HTML-GUI-0.04.tar.gz ... OK
|
|
HTML-GUI-0.04/
|
|
HTML-GUI-0.04/t/
|
|
HTML-GUI-0.04/t/12-dialog.t
|
|
HTML-GUI-0.04/t/04-fieldset.t
|
|
HTML-GUI-0.04/t/08-select.t
|
|
HTML-GUI-0.04/t/10-error.t
|
|
HTML-GUI-0.04/t/06-checkbox.t
|
|
HTML-GUI-0.04/t/boilerplate.t
|
|
HTML-GUI-0.04/t/01-widget.t
|
|
HTML-GUI-0.04/t/pod-coverage.t
|
|
HTML-GUI-0.04/t/00-load.t
|
|
HTML-GUI-0.04/t/pod.t
|
|
HTML-GUI-0.04/t/09-br.t
|
|
HTML-GUI-0.04/t/07-buttons.t
|
|
HTML-GUI-0.04/t/12-dialog-screen.yaml
|
|
HTML-GUI-0.04/t/03-screen.t
|
|
HTML-GUI-0.04/t/05-header.t
|
|
HTML-GUI-0.04/t/11-hidden.t
|
|
HTML-GUI-0.04/t/02-text.t
|
|
HTML-GUI-0.04/lib/
|
|
HTML-GUI-0.04/lib/HTML/
|
|
HTML-GUI-0.04/lib/HTML/GUI/
|
|
HTML-GUI-0.04/lib/HTML/GUI/log/
|
|
HTML-GUI-0.04/lib/HTML/GUI/log/eventList.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/log/info.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/log/error.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/log/event.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/log/debug.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/header.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/fieldset.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/text.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/br.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/actionbar.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/tags
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/js/
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/js/prototype.js
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/test.html
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/css/
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/css/base.css
|
|
HTML-GUI-0.04/lib/HTML/GUI/templates/main.html
|
|
HTML-GUI-0.04/lib/HTML/GUI/checkbox.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/button.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/table/
|
|
HTML-GUI-0.04/lib/HTML/GUI/table/basic.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/hidden.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/constraint.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/select.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/tag.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/password.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/container.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/widget.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/screen.pm
|
|
HTML-GUI-0.04/lib/HTML/GUI/input.pm
|
|
HTML-GUI-0.04/Changes
|
|
HTML-GUI-0.04/MANIFEST
|
|
HTML-GUI-0.04/META.yml
|
|
HTML-GUI-0.04/Build.PL
|
|
HTML-GUI-0.04/Makefile.PL
|
|
HTML-GUI-0.04/README
|
|
Entering HTML-GUI-0.04
|
|
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 HTML-GUI-0.04 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'HTML-GUI' version '0.04'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Data::Compare 0 ... Yes (1.25)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Locale::TextDomain 0 ... Yes (1.19)
|
|
Checking if you have HTML::Template 0 ... Yes (2.95)
|
|
Checking if you have YAML::Syck 0 ... Yes (1.30)
|
|
Checking if you have JSON 0 ... Yes (2.90)
|
|
Checking if you have POSIX 0 ... Yes (1.76)
|
|
Checking if you have Log::Log4perl 0 ... Yes (1.47)
|
|
OK
|
|
Building and testing HTML-GUI-0.04 ... Building HTML-GUI
|
|
|
|
# Failed test 'use HTML::GUI::widget;'
|
|
# at t/00-load.t line 6.
|
|
# Tried to use 'HTML::GUI::widget'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at t/00-load.t line 6.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 6.
|
|
|
|
# Failed test 'use HTML::GUI::text;'
|
|
# at t/00-load.t line 7.
|
|
# Tried to use 'HTML::GUI::text'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# Compilation failed in require at t/00-load.t line 7.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 7.
|
|
|
|
# Failed test 'use HTML::GUI::screen;'
|
|
# at t/00-load.t line 8.
|
|
# Tried to use 'HTML::GUI::screen'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# Compilation failed in require at t/00-load.t line 8.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 8.
|
|
# Testing HTML::GUI::widget , Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
# Looks like you failed 3 tests of 3.
|
|
t/00-load.t .......
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/3 subtests
|
|
|
|
# Failed test 'use HTML::GUI::text;'
|
|
# at t/01-widget.t line 7.
|
|
# Tried to use 'HTML::GUI::text'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# Compilation failed in require at t/01-widget.t line 7.
|
|
# BEGIN failed--compilation aborted at t/01-widget.t line 7.
|
|
|
|
# Failed test 'use HTML::GUI::screen;'
|
|
# at t/01-widget.t line 8.
|
|
# Tried to use 'HTML::GUI::screen'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# Compilation failed in require at t/01-widget.t line 8.
|
|
# BEGIN failed--compilation aborted at t/01-widget.t line 8.
|
|
Can't locate object method "new" via package "HTML::GUI::widget" at t/01-widget.t line 9.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/01-widget.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 3/3 subtests
|
|
|
|
# Failed test 'use HTML::GUI::text;'
|
|
# at t/02-text.t line 10.
|
|
# Tried to use 'HTML::GUI::text'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# Compilation failed in require at t/02-text.t line 10.
|
|
# BEGIN failed--compilation aborted at t/02-text.t line 10.
|
|
|
|
# Failed test 'use HTML::GUI::screen;'
|
|
# at t/02-text.t line 11.
|
|
# Tried to use 'HTML::GUI::screen'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# Compilation failed in require at t/02-text.t line 11.
|
|
# BEGIN failed--compilation aborted at t/02-text.t line 11.
|
|
Can't locate object method "new" via package "HTML::GUI::text" at t/02-text.t line 14.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/02-text.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 9/10 subtests
|
|
|
|
# Failed test 'use HTML::GUI::widget;'
|
|
# at t/03-screen.t line 8.
|
|
# Tried to use 'HTML::GUI::widget'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at t/03-screen.t line 8.
|
|
# BEGIN failed--compilation aborted at t/03-screen.t line 8.
|
|
|
|
# Failed test 'use HTML::GUI::screen;'
|
|
# at t/03-screen.t line 9.
|
|
# Tried to use 'HTML::GUI::screen'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# Compilation failed in require at t/03-screen.t line 9.
|
|
# BEGIN failed--compilation aborted at t/03-screen.t line 9.
|
|
|
|
# Failed test 'use HTML::GUI::text;'
|
|
# at t/03-screen.t line 10.
|
|
# Tried to use 'HTML::GUI::text'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# Compilation failed in require at t/03-screen.t line 10.
|
|
# BEGIN failed--compilation aborted at t/03-screen.t line 10.
|
|
Can't locate object method "new" via package "HTML::GUI::screen" at t/03-screen.t line 14.
|
|
# Looks like your test exited with 255 just after 5.
|
|
t/03-screen.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 32/34 subtests
|
|
|
|
# Failed test 'use HTML::GUI::fieldset;'
|
|
# at t/04-fieldset.t line 7.
|
|
# Tried to use 'HTML::GUI::fieldset'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/fieldset.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/fieldset.pm line 18.
|
|
# Compilation failed in require at t/04-fieldset.t line 7.
|
|
# BEGIN failed--compilation aborted at t/04-fieldset.t line 7.
|
|
|
|
# Failed test 'use HTML::GUI::text;'
|
|
# at t/04-fieldset.t line 8.
|
|
# Tried to use 'HTML::GUI::text'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# Compilation failed in require at t/04-fieldset.t line 8.
|
|
# BEGIN failed--compilation aborted at t/04-fieldset.t line 8.
|
|
Can't locate object method "new" via package "HTML::GUI::fieldset" at t/04-fieldset.t line 10.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/04-fieldset.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 11/11 subtests
|
|
|
|
# Failed test 'use HTML::GUI::header;'
|
|
# at t/05-header.t line 7.
|
|
# Tried to use 'HTML::GUI::header'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/header.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/header.pm line 19.
|
|
# Compilation failed in require at t/05-header.t line 7.
|
|
# BEGIN failed--compilation aborted at t/05-header.t line 7.
|
|
Can't locate object method "new" via package "HTML::GUI::header" at t/05-header.t line 9.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/05-header.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 8/8 subtests
|
|
|
|
# Failed test 'use HTML::GUI::checkbox;'
|
|
# at t/06-checkbox.t line 7.
|
|
# Tried to use 'HTML::GUI::checkbox'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/checkbox.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/checkbox.pm line 19.
|
|
# Compilation failed in require at t/06-checkbox.t line 7.
|
|
# BEGIN failed--compilation aborted at t/06-checkbox.t line 7.
|
|
Can't locate object method "new" via package "HTML::GUI::checkbox" at t/06-checkbox.t line 9.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/06-checkbox.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 12/12 subtests
|
|
|
|
# Failed test 'use HTML::GUI::actionbar;'
|
|
# at t/07-buttons.t line 8.
|
|
# Tried to use 'HTML::GUI::actionbar'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/actionbar.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/actionbar.pm line 18.
|
|
# Compilation failed in require at t/07-buttons.t line 8.
|
|
# BEGIN failed--compilation aborted at t/07-buttons.t line 8.
|
|
|
|
# Failed test 'use HTML::GUI::button;'
|
|
# at t/07-buttons.t line 9.
|
|
# Tried to use 'HTML::GUI::button'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/button.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/button.pm line 19.
|
|
# Compilation failed in require at t/07-buttons.t line 9.
|
|
# BEGIN failed--compilation aborted at t/07-buttons.t line 9.
|
|
Can't locate object method "new" via package "HTML::GUI::actionbar" at t/07-buttons.t line 16.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/07-buttons.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 14/14 subtests
|
|
|
|
# Failed test 'use HTML::GUI::select;'
|
|
# at t/08-select.t line 8.
|
|
# Tried to use 'HTML::GUI::select'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/select.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/select.pm line 19.
|
|
# Compilation failed in require at t/08-select.t line 8.
|
|
# BEGIN failed--compilation aborted at t/08-select.t line 8.
|
|
Can't locate object method "new" via package "HTML::GUI::select" at t/08-select.t line 10.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/08-select.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 10/10 subtests
|
|
|
|
# Failed test 'use HTML::GUI::br;'
|
|
# at t/09-br.t line 7.
|
|
# Tried to use 'HTML::GUI::br'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/br.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/br.pm line 19.
|
|
# Compilation failed in require at t/09-br.t line 7.
|
|
# BEGIN failed--compilation aborted at t/09-br.t line 7.
|
|
Can't locate object method "new" via package "HTML::GUI::br" at t/09-br.t line 9.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/09-br.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 6/6 subtests
|
|
|
|
# Failed test 'use HTML::GUI::log::event;'
|
|
# at t/10-error.t line 7.
|
|
# Tried to use 'HTML::GUI::log::event'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/event.pm line 6.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/event.pm line 6.
|
|
# Compilation failed in require at t/10-error.t line 7.
|
|
# BEGIN failed--compilation aborted at t/10-error.t line 7.
|
|
|
|
# Failed test 'use HTML::GUI::log::error;'
|
|
# at t/10-error.t line 8.
|
|
# Tried to use 'HTML::GUI::log::error'.
|
|
# Error: Attempt to reload HTML/GUI/log/event.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/error.pm line 7.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/error.pm line 7.
|
|
# Compilation failed in require at t/10-error.t line 8.
|
|
# BEGIN failed--compilation aborted at t/10-error.t line 8.
|
|
|
|
# Failed test 'use HTML::GUI::log::eventList;'
|
|
# at t/10-error.t line 9.
|
|
# Tried to use 'HTML::GUI::log::eventList'.
|
|
# Error: Attempt to reload HTML/GUI/log/eventList.pm aborted.
|
|
# Compilation failed in require at t/10-error.t line 9.
|
|
# BEGIN failed--compilation aborted at t/10-error.t line 9.
|
|
|
|
# Failed test 'use HTML::GUI::text;'
|
|
# at t/10-error.t line 10.
|
|
# Tried to use 'HTML::GUI::text'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/text.pm line 19.
|
|
# Compilation failed in require at t/10-error.t line 10.
|
|
# BEGIN failed--compilation aborted at t/10-error.t line 10.
|
|
Can't locate object method "new" via package "HTML::GUI::text" at t/10-error.t line 13.
|
|
# Looks like your test exited with 255 just after 4.
|
|
t/10-error.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 15/15 subtests
|
|
|
|
# Failed test 'use HTML::GUI::hidden;'
|
|
# at t/11-hidden.t line 10.
|
|
# Tried to use 'HTML::GUI::hidden'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/input.pm line 19.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/hidden.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/hidden.pm line 19.
|
|
# Compilation failed in require at t/11-hidden.t line 10.
|
|
# BEGIN failed--compilation aborted at t/11-hidden.t line 10.
|
|
|
|
# Failed test 'use HTML::GUI::screen;'
|
|
# at t/11-hidden.t line 11.
|
|
# Tried to use 'HTML::GUI::screen'.
|
|
# Error: Attempt to reload HTML/GUI/widget.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# Compilation failed in require at t/11-hidden.t line 11.
|
|
# BEGIN failed--compilation aborted at t/11-hidden.t line 11.
|
|
Can't locate object method "new" via package "HTML::GUI::hidden" at t/11-hidden.t line 14.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/11-hidden.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 9/10 subtests
|
|
|
|
# Failed test 'use HTML::GUI::screen;'
|
|
# at t/12-dialog.t line 8.
|
|
# Tried to use 'HTML::GUI::screen'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/log/eventList.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/widget.pm line 23.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/container.pm line 18.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493294232.681/HTML-GUI-0.04/blib/lib/HTML/GUI/screen.pm line 19.
|
|
# Compilation failed in require at t/12-dialog.t line 8.
|
|
# BEGIN failed--compilation aborted at t/12-dialog.t line 8.
|
|
Can't locate object method "new" via package "HTML::GUI::screen" at t/12-dialog.t line 29.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/12-dialog.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 13/13 subtests
|
|
t/boilerplate.t ... ok
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::password'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::password: requiring 'HTML::GUI::password' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::checkbox'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::checkbox: requiring 'HTML::GUI::checkbox' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::text'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::text: requiring 'HTML::GUI::text' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::header'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::header: requiring 'HTML::GUI::header' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::actionbar'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::actionbar: requiring 'HTML::GUI::actionbar' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::fieldset'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::fieldset: requiring 'HTML::GUI::fieldset' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::button'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::button: requiring 'HTML::GUI::button' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::select'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::select: requiring 'HTML::GUI::select' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::widget'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::widget: requiring 'HTML::GUI::widget' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::input'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::input: requiring 'HTML::GUI::input' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::br'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::br: requiring 'HTML::GUI::br' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::screen'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::screen: requiring 'HTML::GUI::screen' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::container'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::container: requiring 'HTML::GUI::container' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::hidden'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::hidden: requiring 'HTML::GUI::hidden' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::table::basic'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::table::basic: requiring 'HTML::GUI::table::basic' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::log::event'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::log::event: requiring 'HTML::GUI::log::event' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::log::error'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::log::error: requiring 'HTML::GUI::log::error' failed
|
|
|
|
# Failed test 'Pod coverage on HTML::GUI::log::eventList'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# HTML::GUI::log::eventList: requiring 'HTML::GUI::log::eventList' failed
|
|
# Looks like you failed 18 tests of 22.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 18 (wstat 4608, 0x1200)
|
|
Failed 18/22 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00-load.t (Wstat: 768 Tests: 3 Failed: 3)
|
|
Failed tests: 1-3
|
|
Non-zero exit status: 3
|
|
t/01-widget.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 3 tests but ran 2.
|
|
t/02-text.t (Wstat: 65280 Tests: 3 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 10 tests but ran 3.
|
|
t/03-screen.t (Wstat: 65280 Tests: 5 Failed: 3)
|
|
Failed tests: 1-3
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 34 tests but ran 5.
|
|
t/04-fieldset.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 11 tests but ran 2.
|
|
t/05-header.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 8 tests but ran 1.
|
|
t/06-checkbox.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 12 tests but ran 1.
|
|
t/07-buttons.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 14 tests but ran 2.
|
|
t/08-select.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 10 tests but ran 1.
|
|
t/09-br.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 6 tests but ran 1.
|
|
t/10-error.t (Wstat: 65280 Tests: 4 Failed: 4)
|
|
Failed tests: 1-4
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 15 tests but ran 4.
|
|
t/11-hidden.t (Wstat: 65280 Tests: 3 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 10 tests but ran 3.
|
|
t/12-dialog.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 13 tests but ran 1.
|
|
t/pod-coverage.t (Wstat: 4608 Tests: 22 Failed: 18)
|
|
Failed tests: 1-7, 9, 11-17, 19-21
|
|
Non-zero exit status: 18
|
|
Files=16, Tests=78, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.72 cusr 0.04 csys = 0.81 CPU)
|
|
Result: FAIL
|
|
Failed 14/16 test programs. 43/78 subtests failed.
|
|
! Installing HTML::GUI::actionbar failed. See /home/ryan/.cpanm/work/1493294232.681/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose HTML::GUI::actionbar] 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
|