cpantestlogs/JavaScript::Writer::JQueryHelper_genfailure.log
2017-05-02 18:44:36 -07:00

876 lines
74 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/1493258007.26637
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 JavaScript::Writer::JQueryHelper () on cpanmetadb ...
Unpacking JavaScript-Writer-0.1.0.tar.gz
--> Working on JavaScript::Writer::JQueryHelper
Fetching http://www.cpan.org/authors/id/G/GU/GUGOD/JavaScript-Writer-0.1.0.tar.gz ... OK
JavaScript-Writer-0.1.0/
JavaScript-Writer-0.1.0/.cvsignore
JavaScript-Writer-0.1.0/.shipit
JavaScript-Writer-0.1.0/Changes
JavaScript-Writer-0.1.0/MANIFEST
JavaScript-Writer-0.1.0/META.yml
JavaScript-Writer-0.1.0/Makefile.PL
JavaScript-Writer-0.1.0/README
JavaScript-Writer-0.1.0/doc/
JavaScript-Writer-0.1.0/doc/RFC
JavaScript-Writer-0.1.0/doc/slides/
JavaScript-Writer-0.1.0/doc/slides/takahashi.css
JavaScript-Writer-0.1.0/doc/slides/takahashi.xul
JavaScript-Writer-0.1.0/inc/
JavaScript-Writer-0.1.0/inc/Module/
JavaScript-Writer-0.1.0/inc/Module/Install/
JavaScript-Writer-0.1.0/inc/Module/Install/Base.pm
JavaScript-Writer-0.1.0/inc/Module/Install/Can.pm
JavaScript-Writer-0.1.0/inc/Module/Install/Fetch.pm
JavaScript-Writer-0.1.0/inc/Module/Install/Makefile/
JavaScript-Writer-0.1.0/inc/Module/Install/Makefile/Name.pm
JavaScript-Writer-0.1.0/inc/Module/Install/Makefile.pm
JavaScript-Writer-0.1.0/inc/Module/Install/Metadata.pm
JavaScript-Writer-0.1.0/inc/Module/Install/Win32.pm
JavaScript-Writer-0.1.0/inc/Module/Install/WriteAll.pm
JavaScript-Writer-0.1.0/inc/Module/Install.pm
JavaScript-Writer-0.1.0/lib/
JavaScript-Writer-0.1.0/lib/JavaScript/
JavaScript-Writer-0.1.0/lib/JavaScript/Writer/
JavaScript-Writer-0.1.0/lib/JavaScript/Writer/BasicHelpers.pm
JavaScript-Writer-0.1.0/lib/JavaScript/Writer/Block.pm
JavaScript-Writer-0.1.0/lib/JavaScript/Writer/Function.pm
JavaScript-Writer-0.1.0/lib/JavaScript/Writer/JQueryHelper.pm
JavaScript-Writer-0.1.0/lib/JavaScript/Writer/Var.pm
JavaScript-Writer-0.1.0/lib/JavaScript/Writer.pm
JavaScript-Writer-0.1.0/lib6/
JavaScript-Writer-0.1.0/lib6/JavaScript/
JavaScript-Writer-0.1.0/lib6/JavaScript/Writer.pm
JavaScript-Writer-0.1.0/run-t6.sh
JavaScript-Writer-0.1.0/t/
JavaScript-Writer-0.1.0/t/00.load.t
JavaScript-Writer-0.1.0/t/01.simple.t
JavaScript-Writer-0.1.0/t/02.overload.t
JavaScript-Writer-0.1.0/t/03.autoload.t
JavaScript-Writer-0.1.0/t/04.tie.t
JavaScript-Writer-0.1.0/t/05.object.t
JavaScript-Writer-0.1.0/t/06.call_chain.t
JavaScript-Writer-0.1.0/t/07.function_writer.t
JavaScript-Writer-0.1.0/t/08.var_writer.t
JavaScript-Writer-0.1.0/t/09.while.t
JavaScript-Writer-0.1.0/t/10.helper.t
JavaScript-Writer-0.1.0/t/100.jquery.t
JavaScript-Writer-0.1.0/t/11.closure.t
JavaScript-Writer-0.1.0/t/12.var.t
JavaScript-Writer-0.1.0/t/200.new_wave.t
JavaScript-Writer-0.1.0/t/50.function.t
JavaScript-Writer-0.1.0/t/51.control.t
JavaScript-Writer-0.1.0/t/lib/
JavaScript-Writer-0.1.0/t/lib/Test/
JavaScript-Writer-0.1.0/t/lib/Test/JavaScript/
JavaScript-Writer-0.1.0/t/lib/Test/JavaScript/Writer/
JavaScript-Writer-0.1.0/t/lib/Test/JavaScript/Writer/Var.pm
JavaScript-Writer-0.1.0/t/perlcritic.t
JavaScript-Writer-0.1.0/t/pod-coverage.t
JavaScript-Writer-0.1.0/t/pod.t
JavaScript-Writer-0.1.0/t6/
JavaScript-Writer-0.1.0/t6/01.simple.t
JavaScript-Writer-0.1.0/t6/05.object.t
Entering JavaScript-Writer-0.1.0
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring JavaScript-Writer-0.1.0 ... Warning: Guessing NAME [JavaScript-Writer] from current directory name.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JavaScript::Writer
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Class 0 ... Yes (0.50)
Checking if you have Test::More 0.42 ... Yes (1.302078)
Checking if you have JSON::Syck 0 ... Yes (1.30)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have self 0 ... Yes (0.35)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
OK
Building and testing JavaScript-Writer-v0.1.0 ... cp lib/JavaScript/Writer.pm blib/lib/JavaScript/Writer.pm
cp lib/JavaScript/Writer/Function.pm blib/lib/JavaScript/Writer/Function.pm
cp lib/JavaScript/Writer/Var.pm blib/lib/JavaScript/Writer/Var.pm
cp lib/JavaScript/Writer/BasicHelpers.pm blib/lib/JavaScript/Writer/BasicHelpers.pm
cp lib/JavaScript/Writer/JQueryHelper.pm blib/lib/JavaScript/Writer/JQueryHelper.pm
cp lib/JavaScript/Writer/Block.pm blib/lib/JavaScript/Writer/Block.pm
Manifying 6 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Testing JavaScript::Writer 0.1.0
t/00.load.t ............. ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/01.simple.t ........... ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 85.
# Failed test at t/02.overload.t line 19.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/02.overload.t line 19.
#
# ------------------------------------
# got: 'alert('foo');'
# expected: 'alert('foo');'
# Looks like you failed 1 test of 1.
t/02.overload.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/03.autoload.t ......... ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/04.tie.t .............. ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/05.object.t ........... ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/06.call_chain.t ....... ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/07.function_writer.t .. ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Failed test 'variable declarition'
# at t/08.var_writer.t line 16.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/08.var_writer.t line 16.
#
# ------------------------------------
# got: 'var a;'
# expected: 'var a;'
# Failed test 'Scalar assignment'
# at t/08.var_writer.t line 25.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/08.var_writer.t line 25.
#
# ------------------------------------
# got: 'var a = 1;'
# expected: 'var a = 1;'
# Failed test 'Array assignment'
# at t/08.var_writer.t line 34.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/08.var_writer.t line 34.
#
# ------------------------------------
# got: 'var a = [1,3,5,7,9];'
# expected: 'var a = [1,3,5,7,9];'
# Failed test 'Hash assignment'
# at t/08.var_writer.t line 41.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/08.var_writer.t line 41.
#
# ------------------------------------
# got: 'var a = {"Foo":0,"Lorem":"Ipsum"};'
# expected: 'var a = {"Foo":0,"Lorem":"Ipsum"};'
# Failed test 'function assigned to a var'
# at t/08.var_writer.t line 48.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/08.var_writer.t line 48.
#
# ------------------------------------
# got: 'var salut = function(){alert("Nihao");};'
# expected: 'var salut = function(){alert("Nihao");};'
# Failed test 'anonymous function with arguments assigned to a var'
# at t/08.var_writer.t line 59.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/08.var_writer.t line 59.
#
# ------------------------------------
# got: 'var salut = function(foo,bar,baz){alert("Nihao");};'
# expected: 'var salut = function(foo,bar,baz){alert("Nihao");};'
# Looks like you failed 6 tests of 6.
t/08.var_writer.t .......
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/6 subtests
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Failed test 'an empty while loop'
# at t/09.while.t line 16.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/09.while.t line 16.
#
# ------------------------------------
# got: 'while(1){};'
# expected: 'while(1){};'
# Failed test 'a simple while loop'
# at t/09.while.t line 24.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/09.while.t line 24.
#
# ------------------------------------
# got: 'while(1){alert("Nihao");};'
# expected: 'while(1){alert("Nihao");};'
# Looks like you failed 2 tests of 2.
t/09.while.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Failed test 'delay()'
# at t/10.helper.t line 22.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument in overloaded package JavaScript::Writer at (eval in cmp_ok) t/10.helper.t line 22.
#
# ------------------------------------
# got: 'setTimeout(function(){alert(42);},20);'
# expected: 'setTimeout(function(){alert(42);},20);'
# Looks like you failed 1 test of 1.
t/10.helper.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/100.jquery.t .......... ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/11.closure.t .......... ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Failed test 'test var assigned a function'
# at t/lib/Test/JavaScript/Writer/Var.pm line 66.
# (in Test::JavaScript::Writer::Var->test_var_assigned_a_function)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 66.
#
# ------------------------------------
# got: 'var a;a = somefunc("/foo/bar");'
# expected: 'var a;a = somefunc("/foo/bar");'
# Failed test 'variable assignment in perl can be written as javascript.'
# at t/lib/Test/JavaScript/Writer/Var.pm line 46.
# (in Test::JavaScript::Writer::Var->test_var_assignment)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 46.
#
# ------------------------------------
# got: 'var a;a = 1;'
# expected: 'var a;a = 1;'
# Failed test 'variable assignment in perl can be written as javascript.'
# at t/lib/Test/JavaScript/Writer/Var.pm line 56.
# (in Test::JavaScript::Writer::Var->test_var_assignment_after_declinit)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 56.
#
# ------------------------------------
# got: 'var a = 1;a = 42;'
# expected: 'var a = 1;a = 42;'
# Failed test 'var declaration'
# at t/lib/Test/JavaScript/Writer/Var.pm line 20.
# (in Test::JavaScript::Writer::Var->test_var_decl)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 20.
#
# ------------------------------------
# got: 'var a;'
# expected: 'var a;'
# Failed test 'var declaration with initialization'
# at t/lib/Test/JavaScript/Writer/Var.pm line 28.
# (in Test::JavaScript::Writer::Var->test_var_declinit)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 28.
#
# ------------------------------------
# got: 'var a = 1;'
# expected: 'var a = 1;'
# Failed test 'var declaration with initialization, tie version'
# at t/lib/Test/JavaScript/Writer/Var.pm line 36.
# (in Test::JavaScript::Writer::Var->test_var_declinittie)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 36.
#
# ------------------------------------
# got: 'var a = 1;'
# expected: 'var a = 1;'
# Failed test 'another way to assign a function to a variable.'
# at t/lib/Test/JavaScript/Writer/Var.pm line 79.
# (in Test::JavaScript::Writer::Var->test_var_initiallzed_a_funcion)
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/lib/Test/JavaScript/Writer/Var.pm line 79.
#
# ------------------------------------
# got: 'var a = function(){foobar();};'
# expected: 'var a = function(){foobar();};'
# Looks like you failed 7 tests of 8.
t/12.var.t ..............
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/8 subtests
(less 1 skipped subtest: 0 okay)
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/200.new_wave.t ........ ok
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Failed test at t/50.function.t line 19.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer::Function,
# right argument has no overloaded magic at (eval in cmp_ok) t/50.function.t line 19.
#
# ------------------------------------
# got: 'function(){alert("foo");}'
# expected: 'function(){alert("foo");}'
# Looks like you failed 1 test of 1.
t/50.function.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
# Failed test at t/51.control.t line 13.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/51.control.t line 13.
#
# ------------------------------------
# got: 'if(1){alert(42);}
# '
# expected: 'if(1){alert(42);}
# '
# Failed test at t/51.control.t line 21.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/51.control.t line 21.
#
# ------------------------------------
# got: 'if(1){alert(42);}
# else{alert(43);}
# '
# expected: 'if(1){alert(42);}
# else{alert(43);}
# '
# Failed test at t/51.control.t line 30.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package JavaScript::Writer,
# right argument has no overloaded magic at (eval in cmp_ok) t/51.control.t line 30.
#
# ------------------------------------
# got: 'if(1){alert(42);}
# else if(2){alert(43);}
# else{alert(44);}
# '
# expected: 'if(1){alert(42);}
# else if(2){alert(43);}
# else{alert(44);}
# '
# Looks like you failed 3 tests of 3.
t/51.control.t ..........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
# Failed test 'Test::Perl::Critic for "blib/lib/JavaScript/Writer/Block.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 17, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 23, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 24, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 24, column 15. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 24, column 20. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 16. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 29, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/JavaScript/Writer.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 23, column 4. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 29, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 30, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 36, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 38, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 43, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 44, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 45, column 9. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 45, 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 45, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 45, column 44. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 54. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 9. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 51, 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 51, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 54, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 60, column 21. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 64, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 66, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 67, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 68, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 71, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 72, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 72, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 75, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 76, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 83, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 85, column 43. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 85, column 50. (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 90, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 91, column 5. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 91, column 5. 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 95, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 100, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 101, column 9. (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 104, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 105, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 107, column 8. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 107, column 43. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 108, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 108, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 116, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 117, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 118, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 119, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 119, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 119, column 37. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 120, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 120, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 125, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 126, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 126, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 126, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 129, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 132, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 132, column 42. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 132, column 68. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 133, column 47. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 135, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 136, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 136, column 46. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 138, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 139, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 141, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 142, column 14. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 142, column 19. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 142, column 30. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 142, column 39. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 142, column 46. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 142, column 51. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 144, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 145, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 146, column 52. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 152, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 154, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 155, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 160, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 161, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 166, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 167, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 167, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 167, column 28. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 168, column 38. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 169, column 14. (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 173, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 174, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 174, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 174, column 28. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 175, column 38. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 176, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 177, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 180, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 181, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 181, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 181, column 28. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 182, column 38. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 183, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 184, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 187, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 188, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 188, column 16. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 189, column 38. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 190, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 191, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 196, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 197, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 197, column 16. (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 43. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 199, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 199, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 200, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 203, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 204, column 8. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 207, 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 208, column 16. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 208, column 29. 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 209, column 18. 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 210, column 16. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 210, column 24. 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 211, column 13. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 211, column 22. 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 221, column 29. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 222, column 32. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 224, column 24. 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 225, column 16. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 225, column 29. 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 226, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 228, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 231, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 234, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 240, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 241, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 242, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 244, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 244, column 24. (no explanation). (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/JavaScript/Writer/Function.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 17, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 23, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 23, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 24, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 32, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 15. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 33, column 20. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 8. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 34, column 50. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 35, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 35, column 26. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 35, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 36, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 36, column 16. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 36, column 21. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 37, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 37, column 26. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 37, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/JavaScript/Writer/BasicHelpers.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 9, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 10, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 10, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 10, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 11, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 11, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 11, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 14, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 16, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 16, column 15. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 16, column 32. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 12. (no explanation). (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/JavaScript/Writer/Var.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 11, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 11, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 11, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 12, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 12, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 12, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 12, column 31. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 13, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 25. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 20, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 8. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 32, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
t/perlcritic.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 5/6 subtests
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 66.
"my" variable @args masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 72.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 126.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 167.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 174.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 181.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 188.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 197.
"my" variable $self masks earlier declaration in same scope at /home/ryan/.cpanm/work/1493258007.26637/JavaScript-Writer-0.1.0/blib/lib/JavaScript/Writer.pm line 240.
t/pod-coverage.t ........ ok
t/pod.t ................. ok
Test Summary Report
-------------------
t/02.overload.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/08.var_writer.t (Wstat: 1536 Tests: 6 Failed: 6)
Failed tests: 1-6
Non-zero exit status: 6
t/09.while.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/10.helper.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/12.var.t (Wstat: 1792 Tests: 8 Failed: 7)
Failed tests: 1-7
Non-zero exit status: 7
t/50.function.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/51.control.t (Wstat: 768 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/perlcritic.t (Wstat: 256 Tests: 6 Failed: 5)
Failed tests: 1-4, 6
Non-zero exit status: 1
Files=20, Tests=72, 3 wallclock secs ( 0.06 usr 0.00 sys + 2.23 cusr 0.14 csys = 2.43 CPU)
Result: FAIL
Failed 8/20 test programs. 26/72 subtests failed.
Makefile:795: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing JavaScript::Writer::JQueryHelper failed. See /home/ryan/.cpanm/work/1493258007.26637/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose JavaScript::Writer::JQueryHelper] 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