Perl-Lint [provide_method_to_lint_string](3cd428c525) FAIL

Compare: https://github.com/moznion/Perl-Lint/commit/3cd428c52534

Elapsed Time: 16 sec

_ 2014-08-14T18:50:16 [INFO] [provide_method_to_lint_string] ukigumo-client 0.36
_ 2014-08-14T18:50:16 [INFO] [provide_method_to_lint_string] start testing : https://github.com/moznion/Perl-Lint provide_method_to_lint_string
_ 2014-08-14T18:50:16 [INFO] [provide_method_to_lint_string] working directory : /tmp/Perl-Lint/provide_method_to_lint_string
_ 2014-08-14T18:50:16 [INFO] [provide_method_to_lint_string] run vc : Ukigumo::Client::VC::Git
_ 2014-08-14T18:50:16 [INFO] [provide_method_to_lint_string] workdir is /tmp/Perl-Lint/provide_method_to_lint_string
_ 2014-08-14T18:50:16 [INFO] [provide_method_to_lint_string] command: git clone --branch provide_method_to_lint_string https://github.com/moznion/Perl-Lint ./
_ Cloning into '.'...
_ 2014-08-14T18:50:19 [INFO] [provide_method_to_lint_string] command: git pull -f origin provide_method_to_lint_string
_ From https://github.com/moznion/Perl-Lint
_  * branch            provide_method_to_lint_string -> FETCH_HEAD
_ Already up-to-date.
_ 2014-08-14T18:50:20 [INFO] [provide_method_to_lint_string] command: git submodule init
_ 2014-08-14T18:50:20 [INFO] [provide_method_to_lint_string] command: git submodule update
_ 2014-08-14T18:50:20 [INFO] [provide_method_to_lint_string] command: git clean -dxf
_ 2014-08-14T18:50:20 [INFO] [provide_method_to_lint_string] command: git status
_ # On branch provide_method_to_lint_string
_ nothing to commit, working directory clean
_ 2014-08-14T18:50:20 [INFO] [provide_method_to_lint_string] [before_install] cpanm -L $HOME/.ukigumo/perl-lint/extlib --installdeps -n .
_ 2014-08-14T18:50:21 [INFO] [provide_method_to_lint_string] [install] ln -s $HOME/.ukigumo/perl-lint/extlib ./extlib
_ 2014-08-14T18:50:21 [INFO] [provide_method_to_lint_string] run executor : Ukigumo::Client::Executor::Command
_ 2014-08-14T18:50:21 [INFO] [provide_method_to_lint_string] command: prove -lrv -Iextlib/lib/perl5 t
_ 
_ [18:50:21] ==> t/00_compile.t <=========================================================
_ 
_   use Perl::Lint;
_ 
_ ok
_ ok       72 ms
_ 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_boolean_grep.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 132.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 132.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 132.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_complex_mappings.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 70.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 70.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 70.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_lvalue_substr.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 72.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 72.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 72.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_reverse_sort_block.t <================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 101.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 101.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 101.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_sleep_via_select.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 85.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 85.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 85.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_stringy_eval.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 191.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 191.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 191.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:21] ==> t/Policy/BuiltinFunctions/prohibit_stringy_split.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 126.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 126.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 126.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/prohibit_universal_can.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 38.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 38.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 38.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/prohibit_universal_isa.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 38.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 38.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 38.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/prohibit_useless_topic.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 75.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 75.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 75.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/prohibit_void_grep.t <=========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 81.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 81.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 81.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/prohibit_void_map.t <==========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 81.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 81.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 81.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/require_block_grep.t <=========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/require_block_map.t <==========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/require_glob_function.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 53.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 53.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 53.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/BuiltinFunctions/require_simple_sort_block.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/ClassHierarchies/prohibit_autoloading.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 49.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 49.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 49.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:22] ==> t/Policy/ClassHierarchies/prohibit_explicit_isa.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 39.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 39.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 39.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ClassHierarchies/prohibit_one_arg_bless.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/CodeLayout/prohibit_parens_with_builtins.t <====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 154.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 154.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 154.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/CodeLayout/prohibit_quoted_word_lists.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 108.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 108.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 108.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/CodeLayout/require_trailing_commas.t <==========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ControlStructures/prohibit_cascading_if_else.t <================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 93.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 93.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 93.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ControlStructures/prohibit_cstyle_for_loops.t <=================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 49.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 49.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 49.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ControlStructures/prohibit_labels_with_special_block_names.t <==
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 54.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 54.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 54.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ControlStructures/prohibit_unless_blocks.t <====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 41.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 41.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 41.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ControlStructures/prohibit_until_blocks.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 41.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 41.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 41.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:23] ==> t/Policy/ErrorHandling/require_carping.t <===============================
_ 
_   Unspectacular die
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/ErrorHandling/require_checking_return_value_of_eval.t <=========
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 348.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 348.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 348.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_backtick_operators.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 98.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 98.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 98.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_bareword_file_handles.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 59.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 59.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 59.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_explicit_stdin.t <=========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_interactice_test.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 36.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 36.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 36.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_joined_readline.t <========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 64.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 64.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 64.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_one_arg_select.t <=========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 63.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 63.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 63.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_readline_in_for_loop.t <===================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/prohibit_two_arg_open.t <===========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/require_breced_file_handle_with_print.t <===========
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 246.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 246.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 246.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:24] ==> t/Policy/InputOutput/require_checked_close.t <===========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 190.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 190.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 190.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/InputOutput/require_checked_open.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 176.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 176.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 176.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/InputOutput/require_checked_syscalls.t <========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 363.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 363.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 363.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/InputOutput/require_encoding_with_utf8_layer.t <================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 168.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 168.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 168.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Miscellanea/prohibit_formats.t <================================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 55.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 55.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 55.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Miscellanea/prohibit_ties.t <===================================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 51.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Module/prohibit_automatic_exportation.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 103.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 103.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 103.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Module/prohibit_conditional_use_statements.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 830.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 830.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 830.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Module/prohibit_evil_modules.t <================================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 133.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 133.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 133.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Module/prohibit_excess_main_complexity.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 145.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 145.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 145.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:25] ==> t/Policy/Module/prohibit_multiple_packages.t <===========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 47.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 47.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 47.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Module/require_bareword_includes.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 59.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 59.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 59.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Module/require_end_with_one.t <=================================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 139.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 139.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 139.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Module/require_explicit_package.t <=============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Module/require_filename_matches_package.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 277.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 277.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 277.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Module/require_no_match_vars_with_use_english.t <===============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 217.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 217.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 217.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Module/require_version_var.t <==================================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/NamingConventions/Capitalization.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 129.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 129.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 129.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/NamingConventions/ProhibitAmbiguousNames.t <====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 113.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 113.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 113.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/Objects/indirect_syntax.t <=====================================
_ 
_   basic passes
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:26] ==> t/Policy/RegularExpressions/prohibit_complex_regexes.t <=================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 112.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 112.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 112.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/prohibit_escaped_metacharacters.t <==========
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 114.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 114.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 114.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/prohibit_fixed_string_matches.t <============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 143.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 143.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 143.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/prohibit_unusual_delimiters.t <==============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 103.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 103.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 103.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/require_braces_for_multiline.t <=============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 119.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/require_dot_match_anything.t <===============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 128.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 128.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 128.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/require_extended_formatting.t <==============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 170.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 170.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 170.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/RegularExpressions/require_line_boundary_matching.t <===========
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 150.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 150.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 150.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/Subroutines/prohibit_ampersand_sigils.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 84.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 84.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 84.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/Subroutines/prohibit_builtin_homonyms.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 58.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 58.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 58.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:27] ==> t/Policy/Subroutines/prohibit_excess_complexity.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 98.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 98.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 98.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/prohibit_explicit_return_undef.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 62.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/prohibit_many_args.t <==============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 137.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 137.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 137.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/prohibit_nested_subs.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 75.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 75.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 75.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/prohibit_return_sort.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 82.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 82.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 82.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/prohibit_subroutine_prototypes.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 39.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 39.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 39.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/prohibit_unused_private_subroutines.t <=============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 234.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 234.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 234.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/protect_private_subs.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 169.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 169.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 169.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/require_arg_unpacking.t <===========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 420.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 420.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 420.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/Subroutines/require_final_return.t <============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 253.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 253.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 253.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:28] ==> t/Policy/TestingAndDebugging/prohibit_no_strict.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 95.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 95.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 95.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/TestingAndDebugging/prohibit_no_warnings.t <====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 130.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/TestingAndDebugging/prohibit_prolonged_stricture_override.t <===
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 97.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 97.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 97.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/TestingAndDebugging/require_test_labels.t <=====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 115.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 115.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 115.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/TestingAndDebugging/require_use_strict.t <======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 198.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 198.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 198.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/TestingAndDebugging/require_use_warnings.t <====================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 208.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 208.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 208.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/ValuesAndExpressions/prohibit_comma_separated_statements.t <====
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 284.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 284.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 284.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/ValuesAndExpressions/prohibit_complex_version.t <===============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 226.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 226.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 226.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/ValuesAndExpressions/prohibit_constant_pragma.t <===============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 40.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 40.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 40.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/ValuesAndExpressions/prohibit_empty_quotes.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 56.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 56.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 56.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:29] ==> t/Policy/ValuesAndExpressions/prohibit_escaped_characters.t <============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 42.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 42.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 42.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_implicit_newlines.t <=============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 71.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 71.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 71.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_interpolation_of_literals.t <=====
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 165.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 165.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 165.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_leading_zeros.t <=================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 157.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 157.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 157.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_long_chains_of_method_calls.t <===
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 89.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 89.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 89.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_mismatched_operators.t <==========
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 134.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 134.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 134.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_mixed_boolean_operators.t <=======
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 76.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 76.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 76.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_noisy_quotes.t <==================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 87.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 87.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 87.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_special_heredoc_terminator.t <====
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 85.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 85.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 85.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/prohibit_version_strings.t <===============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 79.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 79.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 79.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:30] ==> t/Policy/ValuesAndExpressions/require_interpolation_of_metachars.t <=====
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 313.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 313.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 313.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/ValuesAndExpressions/require_number_separators.t <==============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 95.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 95.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 95.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/ValuesAndExpressions/require_upper_case_heredoc_terminator.t <==
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 84.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 84.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 84.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_augumented_assignment_in_declaration.t <=====
_ 
_   Normal assignment ok
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_conditional_declarations.t <=================
_ 
_   with if at post-position
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_evil_variables.t <===========================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 164.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 164.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 164.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_local_vars.t <===============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 50.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_match_vars.t <===============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 58.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 58.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 58.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_package_vars.t <=============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 145.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 145.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 145.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/prohibit_perl4package_names.t <=======================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 256.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 256.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 256.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:31] ==> t/Policy/Variables/protect_private_vars.t <==============================
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 45.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 45.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 45.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests 
_ [18:50:32] ==> t/Policy/Variables/require_initialization_for_local_vars.t <=============
_ 
_ Use of uninitialized value $file in open at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 56.
_ Use of uninitialized value $file in concatenation (.) or string at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 56.
_ Cannnot open : No such file or directory at /tmp/Perl-Lint/provide_method_to_lint_string/lib/Perl/Lint.pm line 56, <DATA> line 56.
_ 
_ not ok
_ Dubious, test returned 2 (wstat 512, 0x200)
_ Failed 1/1 subtests [18:50:32]
_ 
_ Test Summary Report
_ -------------------
_ t/Policy/BuiltinFunctions/prohibit_boolean_grep.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_complex_mappings.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_lvalue_substr.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_reverse_sort_block.t              (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_sleep_via_select.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_stringy_eval.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_stringy_split.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_universal_can.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_universal_isa.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_useless_topic.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_void_grep.t                       (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/prohibit_void_map.t                        (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/require_block_grep.t                       (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/require_block_map.t                        (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/require_glob_function.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/BuiltinFunctions/require_simple_sort_block.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ClassHierarchies/prohibit_autoloading.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ClassHierarchies/prohibit_explicit_isa.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ClassHierarchies/prohibit_one_arg_bless.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/CodeLayout/prohibit_parens_with_builtins.t                  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/CodeLayout/prohibit_quoted_word_lists.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/CodeLayout/require_trailing_commas.t                        (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ControlStructures/prohibit_cascading_if_else.t              (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ControlStructures/prohibit_cstyle_for_loops.t               (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ControlStructures/prohibit_labels_with_special_block_names.t (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ControlStructures/prohibit_unless_blocks.t                  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ControlStructures/prohibit_until_blocks.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ErrorHandling/require_carping.t                             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ErrorHandling/require_checking_return_value_of_eval.t       (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_backtick_operators.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_bareword_file_handles.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_explicit_stdin.t                       (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_interactice_test.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_joined_readline.t                      (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_one_arg_select.t                       (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_readline_in_for_loop.t                 (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/prohibit_two_arg_open.t                         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/require_breced_file_handle_with_print.t         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/require_checked_close.t                         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/require_checked_open.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/require_checked_syscalls.t                      (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/InputOutput/require_encoding_with_utf8_layer.t              (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Miscellanea/prohibit_formats.t                              (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Miscellanea/prohibit_ties.t                                 (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/prohibit_automatic_exportation.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/prohibit_conditional_use_statements.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/prohibit_evil_modules.t                              (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/prohibit_excess_main_complexity.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/prohibit_multiple_packages.t                         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/require_bareword_includes.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/require_end_with_one.t                               (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/require_explicit_package.t                           (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/require_filename_matches_package.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/require_no_match_vars_with_use_english.t             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Module/require_version_var.t                                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/NamingConventions/Capitalization.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/NamingConventions/ProhibitAmbiguousNames.t                  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Objects/indirect_syntax.t                                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/prohibit_complex_regexes.t               (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/prohibit_escaped_metacharacters.t        (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/prohibit_fixed_string_matches.t          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/prohibit_unusual_delimiters.t            (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/require_braces_for_multiline.t           (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/require_dot_match_anything.t             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/require_extended_formatting.t            (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/RegularExpressions/require_line_boundary_matching.t         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_ampersand_sigils.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_builtin_homonyms.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_excess_complexity.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_explicit_return_undef.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_many_args.t                            (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_nested_subs.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_return_sort.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_subroutine_prototypes.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/prohibit_unused_private_subroutines.t           (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/protect_private_subs.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/require_arg_unpacking.t                         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Subroutines/require_final_return.t                          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/TestingAndDebugging/prohibit_no_strict.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/TestingAndDebugging/prohibit_no_warnings.t                  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/TestingAndDebugging/prohibit_prolonged_stricture_override.t (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/TestingAndDebugging/require_test_labels.t                   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/TestingAndDebugging/require_use_strict.t                    (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/TestingAndDebugging/require_use_warnings.t                  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_comma_separated_statements.t  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_complex_version.t             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_constant_pragma.t             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_empty_quotes.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_escaped_characters.t          (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_implicit_newlines.t           (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_interpolation_of_literals.t   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_leading_zeros.t               (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_long_chains_of_method_calls.t (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_mismatched_operators.t        (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_mixed_boolean_operators.t     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_noisy_quotes.t                (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_special_heredoc_terminator.t  (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/prohibit_version_strings.t             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/require_interpolation_of_metachars.t   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/require_number_separators.t            (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/ValuesAndExpressions/require_upper_case_heredoc_terminator.t (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_augumented_assignment_in_declaration.t   (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_conditional_declarations.t               (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_evil_variables.t                         (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_local_vars.t                             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_match_vars.t                             (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_package_vars.t                           (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/prohibit_perl4package_names.t                     (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/protect_private_vars.t                            (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ t/Policy/Variables/require_initialization_for_local_vars.t           (Wstat: 512 Tests: 1 Failed: 1)
_   Failed test:  1
_   Non-zero exit status: 2
_ Files=111, Tests=111, 11 wallclock secs ( 0.41 usr  0.15 sys +  8.70 cusr  1.42 csys = 10.68 CPU)
_ Result: FAIL
_ 2014-08-14T18:50:32 [INFO] [provide_method_to_lint_string] finished testing : 2
_ 2014-08-14T18:50:32 [INFO] [provide_method_to_lint_string] sending result to server at http://127.0.0.1:15000 (status: 2)