3759 lines
149 KiB
Text
3759 lines
149 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/1492965124.8707
|
|
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 Module::Info () on cpanmetadb ...
|
|
Unpacking Module-Info-0.37.tar.gz
|
|
--> Working on Module::Info
|
|
Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Module-Info-0.37.tar.gz ... OK
|
|
Module-Info-0.37/
|
|
Module-Info-0.37/bin/
|
|
Module-Info-0.37/Changes
|
|
Module-Info-0.37/lib/
|
|
Module-Info-0.37/Makefile.PL
|
|
Module-Info-0.37/MANIFEST
|
|
Module-Info-0.37/META.json
|
|
Module-Info-0.37/META.yml
|
|
Module-Info-0.37/README
|
|
Module-Info-0.37/t/
|
|
Module-Info-0.37/t/lib/
|
|
Module-Info-0.37/t/Module-Info.t
|
|
Module-Info-0.37/t/n0_die_on_error.t
|
|
Module-Info-0.37/t/n1_modules_required.t
|
|
Module-Info-0.37/t/n2_safe.t
|
|
Module-Info-0.37/t/n3_version.t
|
|
Module-Info-0.37/t/zy_pod_coverage.t
|
|
Module-Info-0.37/t/zz_pod.t
|
|
Module-Info-0.37/t/lib/Bar.pm
|
|
Module-Info-0.37/t/lib/Baz.pm
|
|
Module-Info-0.37/t/lib/Boo.pm
|
|
Module-Info-0.37/t/lib/Foo.pm
|
|
Module-Info-0.37/t/lib/Moo.pm
|
|
Module-Info-0.37/t/lib/Roo.pm
|
|
Module-Info-0.37/t/lib/Test/
|
|
Module-Info-0.37/t/lib/Test/Builder.pm
|
|
Module-Info-0.37/t/lib/Test/More.pm
|
|
Module-Info-0.37/t/lib/Test/Simple.pm
|
|
Module-Info-0.37/lib/B/
|
|
Module-Info-0.37/lib/Module/
|
|
Module-Info-0.37/lib/Module/Info.pm
|
|
Module-Info-0.37/lib/B/Module/
|
|
Module-Info-0.37/lib/B/Module/Info.pm
|
|
Module-Info-0.37/bin/module_info
|
|
Module-Info-0.37/bin/pfunc
|
|
Entering Module-Info-0.37
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Module-Info-0.37 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Module::Info
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have B 0 ... Yes (1.68)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have File::Spec 0.8 ... Yes (3.62)
|
|
Checking if you have B::Utils 0.27 ... Yes (0.27)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
OK
|
|
Building and testing Module-Info-0.37 ... cp lib/B/Module/Info.pm blib/lib/B/Module/Info.pm
|
|
cp lib/Module/Info.pm blib/lib/Module/Info.pm
|
|
cp bin/module_info blib/script/module_info
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/module_info
|
|
cp bin/pfunc blib/script/pfunc
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pfunc
|
|
Manifying 2 pod documents
|
|
Manifying 2 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, 'blib/lib', 'blib/arch')" t/*.t
|
|
B::Module::Info,packages use failed with 2 saying:
|
|
Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
# Failed test (t/Module-Info.t at line 186)
|
|
# got: '0'
|
|
# expected: '2'
|
|
# Failed test (t/Module-Info.t at line 187)
|
|
B::Module::Info,packages use failed with 2 saying:
|
|
Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
# Failed test (t/Module-Info.t at line 190)
|
|
# got: '0'
|
|
# expected: '2'
|
|
# Failed test (t/Module-Info.t at line 191)
|
|
# got: undef
|
|
# expected: '7.254'
|
|
B::Module::Info,subroutines use failed with 2 saying:
|
|
Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
|
|
Carp::_cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 133 to 134
|
|
|
|
B::IV::IV at "__none__" from 0 to 0
|
|
|
|
B::CXp_MULTICALL at "__none__" from 0 to 0
|
|
|
|
B::SVf_IsCOW at "__none__" from 0 to 0
|
|
|
|
B::PADOP::gv at "__none__" from 0 to 0
|
|
|
|
B::OPpMAY_RETURN_CONSTANT at "__none__" from 0 to 0
|
|
|
|
Carp::confess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 168 to 168
|
|
|
|
B::debug at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 132 to 134
|
|
|
|
version::(* at "__none__" from 0 to 0
|
|
|
|
Exporter::as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 16 to 21
|
|
|
|
B::OA_LOOP at "__none__" from 0 to 0
|
|
|
|
Config::config_sh at "__none__" from 0 to 0
|
|
|
|
B::CXp_HASARGS at "__none__" from 0 to 0
|
|
|
|
B::OPpITER_REVERSED at "__none__" from 0 to 0
|
|
|
|
warnings::bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 287 to 288
|
|
|
|
B::OP::spare at "__none__" from 0 to 0
|
|
|
|
Sub::Util::subname at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::sub_call at "blib/lib/B/Module/Info.pm" from 382 to 382
|
|
|
|
version::(<=> at "__none__" from 0 to 0
|
|
|
|
B::GVf_IMPORTED at "__none__" from 0 to 0
|
|
|
|
B::SVs_TEMP at "__none__" from 0 to 0
|
|
|
|
B::HE::SVKEY_force at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::sub_info at "blib/lib/B/Module/Info.pm" from 268 to 271
|
|
|
|
B::IO::TOP_GV at "__none__" from 0 to 0
|
|
|
|
B::GV::GvREFCNT at "__none__" from 0 to 0
|
|
|
|
B::Utils::op_or at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 1095 to 1096
|
|
|
|
DynaLoader::dl_load_flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 39 to 39
|
|
|
|
B::PMf_IS_QR at "__none__" from 0 to 0
|
|
|
|
B::RXf_EVAL_SEEN at "__none__" from 0 to 0
|
|
|
|
B::OP::ancestors at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 251 to 257
|
|
|
|
B::OPpTRANS_FROM_UTF at "__none__" from 0 to 0
|
|
|
|
B::end_av at "__none__" from 0 to 0
|
|
|
|
B::HV::ARRAY at "__none__" from 0 to 0
|
|
|
|
re::regname at "__none__" from 0 to 0
|
|
|
|
Carp::croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 167 to 167
|
|
|
|
B::GV::GP at "__none__" from 0 to 0
|
|
|
|
B::LISTOP::children at "__none__" from 0 to 0
|
|
|
|
B::OPpOFFBYONE at "__none__" from 0 to 0
|
|
|
|
B::G_ARRAY at "__none__" from 0 to 0
|
|
|
|
constant::_make_const at "__none__" from 0 to 0
|
|
|
|
B::OPf_FOLDED at "__none__" from 0 to 0
|
|
|
|
B::PMf_KEEP at "__none__" from 0 to 0
|
|
|
|
utf8::unicode_to_native at "__none__" from 0 to 0
|
|
|
|
XSLoader::bootstrap_inherit at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" from 118 to 119
|
|
|
|
B::HV::NAME at "__none__" from 0 to 0
|
|
|
|
strict::all_explicit_bits at "__none__" from 0 to 0
|
|
|
|
B::G_DISCARD at "__none__" from 0 to 0
|
|
|
|
version::new at "__none__" from 0 to 0
|
|
|
|
List::Util::first at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_UNDEF at "__none__" from 0 to 0
|
|
|
|
B::OA_OTHERINT at "__none__" from 0 to 0
|
|
|
|
B::PV::PVBM at "__none__" from 0 to 0
|
|
|
|
B::SV::MAGICAL at "__none__" from 0 to 0
|
|
|
|
B::OPpSORT_REVERSE at "__none__" from 0 to 0
|
|
|
|
B::Utils::dl_load_flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 55 to 55
|
|
|
|
B::PMOP::precomp at "__none__" from 0 to 0
|
|
|
|
B::OP::_parent at "(eval 6)" from 3 to 5
|
|
|
|
Carp::trusts_directly at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 589 to 599
|
|
|
|
B::FM::LINES at "__none__" from 0 to 0
|
|
|
|
B::Utils::blessed at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_DESTROY at "__none__" from 0 to 0
|
|
|
|
base::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 77 to 141
|
|
|
|
B::PADNAME::SvSTASH at "__none__" from 0 to 0
|
|
|
|
B::OA_PADOP at "__none__" from 0 to 0
|
|
|
|
B::OA_UNOP at "__none__" from 0 to 0
|
|
|
|
B::NV::NV at "__none__" from 0 to 0
|
|
|
|
B::OPpARGELEM_HV at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_NOCAPTURE at "__none__" from 0 to 0
|
|
|
|
List::Util::any at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_EXTENDED at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::export_fail at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" from 39 to 49
|
|
|
|
B::METHOP::rclass at "__none__" from 0 to 0
|
|
|
|
B::G_FAKINGEVAL at "__none__" from 0 to 0
|
|
|
|
B::OPpITER_DEF at "__none__" from 0 to 0
|
|
|
|
B::OPpCONST_STRICT at "__none__" from 0 to 0
|
|
|
|
B::OP::sibling at "__none__" from 0 to 0
|
|
|
|
B::perlstring at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_EXTENDED_MORE at "__none__" from 0 to 0
|
|
|
|
B::RV2CVOPCV_FLAG_MASK at "__none__" from 0 to 0
|
|
|
|
B::IV::int_value at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 112 to 113
|
|
|
|
B::OPpSORT_STABLE at "__none__" from 0 to 0
|
|
|
|
B::RXf_TAINTED_SEEN at "__none__" from 0 to 0
|
|
|
|
B::OPpLVAL_INTRO at "__none__" from 0 to 0
|
|
|
|
version::noop at "__none__" from 0 to 0
|
|
|
|
B::PMOP::pmregexp at "__none__" from 0 to 0
|
|
|
|
version::(-= at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::padval at "blib/lib/B/Module/Info.pm" from 262 to 263
|
|
|
|
B::OA_LOGOP at "__none__" from 0 to 0
|
|
|
|
B::Utils::all_starts at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 464 to 464
|
|
|
|
Config::compile_date at "__none__" from 0 to 0
|
|
|
|
B::Utils::shuffle at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_FOLD at "__none__" from 0 to 0
|
|
|
|
List::Util::min at "__none__" from 0 to 0
|
|
|
|
B::OA_PVOP_OR_SVOP at "__none__" from 0 to 0
|
|
|
|
Carp::get_status at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 378 to 381
|
|
|
|
UNIVERSAL::can at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::is_require at "blib/lib/B/Module/Info.pm" from 337 to 337
|
|
|
|
B::SVf_BREAK at "__none__" from 0 to 0
|
|
|
|
B::CXp_SUB_RE_FAKE at "__none__" from 0 to 0
|
|
|
|
B::IV::needs64bits at "__none__" from 0 to 0
|
|
|
|
version::qv at "__none__" from 0 to 0
|
|
|
|
B::sv_no at "__none__" from 0 to 0
|
|
|
|
B::OPf_MOD at "__none__" from 0 to 0
|
|
|
|
re::regnames_count at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::precomp at "__none__" from 0 to 0
|
|
|
|
B::OA_BASEOP_OR_UNOP at "__none__" from 0 to 0
|
|
|
|
B::SVf_AMAGIC at "__none__" from 0 to 0
|
|
|
|
Carp::downgrade at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_unload_file at "__none__" from 0 to 0
|
|
|
|
B::PADLIST::MAX at "__none__" from 0 to 0
|
|
|
|
Config::DESTROY at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" from 77 to 77
|
|
|
|
B::Utils::_opgrep_helper at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 1031 to 1039
|
|
|
|
B::OP::desc at "__none__" from 0 to 0
|
|
|
|
B::RV2CVOPCV_RETURN_STUB at "__none__" from 0 to 0
|
|
|
|
B::REGEXP::REGEX at "__none__" from 0 to 0
|
|
|
|
B::OPpCOREARGS_DEREF1 at "__none__" from 0 to 0
|
|
|
|
B::IO::IsSTD at "__none__" from 0 to 0
|
|
|
|
version::parse at "__none__" from 0 to 0
|
|
|
|
Carp::str_len_trim at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 554 to 559
|
|
|
|
B::OP::as_opgrep_pattern at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 402 to 430
|
|
|
|
Sub::Util::set_subname at "__none__" from 0 to 0
|
|
|
|
B::SVf_POK at "__none__" from 0 to 0
|
|
|
|
PerlIO::Layer::find at "__none__" from 0 to 0
|
|
|
|
B::RXf_WHITE at "__none__" from 0 to 0
|
|
|
|
List::Util::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/List/Util.pm" from 27 to 35
|
|
|
|
B::walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 206 to 250
|
|
|
|
DynaLoader::dl_expandspec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 290 to 307
|
|
|
|
B::OPpARG2_MASK at "__none__" from 0 to 0
|
|
|
|
B::OP::name at "__none__" from 0 to 0
|
|
|
|
B::OPpPAD_STATE at "__none__" from 0 to 0
|
|
|
|
B::GVf_IMPORTED_CV at "__none__" from 0 to 0
|
|
|
|
base::get_attr at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 33 to 34
|
|
|
|
B::PMOP::reflags at "__none__" from 0 to 0
|
|
|
|
version::vcmp at "__none__" from 0 to 0
|
|
|
|
DynaLoader::bootstrap at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 107 to 210
|
|
|
|
B::check_av at "__none__" from 0 to 0
|
|
|
|
Internals::SvREADONLY at "__none__" from 0 to 0
|
|
|
|
B::IO::PAGE at "__none__" from 0 to 0
|
|
|
|
B::CVf_DYNFILE at "__none__" from 0 to 0
|
|
|
|
List::Util::pairmap at "__none__" from 0 to 0
|
|
|
|
List::Util::pairgrep at "__none__" from 0 to 0
|
|
|
|
B::Utils::_preparewarn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 1125 to 1130
|
|
|
|
B::Module::Info::walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 658 to 663
|
|
|
|
B::OPpSORT_DESCEND at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::PROTOCV at "__none__" from 0 to 0
|
|
|
|
UNIVERSAL::VERSION at "__none__" from 0 to 0
|
|
|
|
B::PMOP::pmstash at "__none__" from 0 to 0
|
|
|
|
B::COP::hints at "__none__" from 0 to 0
|
|
|
|
B::Utils::ppname at "__none__" from 0 to 0
|
|
|
|
Carp::cluck at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 170 to 170
|
|
|
|
B::OPpLVREF_ITER at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_AV_pop_rv2av_aelem at "__none__" from 0 to 0
|
|
|
|
B::SVpad_OUR at "__none__" from 0 to 0
|
|
|
|
B::COP::warnings at "__none__" from 0 to 0
|
|
|
|
List::Util::pairvalues at "__none__" from 0 to 0
|
|
|
|
B::Utils::croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 1122 to 1122
|
|
|
|
B::EVAL_INREQUIRE at "__none__" from 0 to 0
|
|
|
|
B::main_start at "__none__" from 0 to 0
|
|
|
|
B::OPpPV_IS_UTF8 at "__none__" from 0 to 0
|
|
|
|
B::HV::KEYS at "__none__" from 0 to 0
|
|
|
|
B::GV::AV at "__none__" from 0 to 0
|
|
|
|
List::Util::_Pair::key at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/List/Util.pm" from 39 to 39
|
|
|
|
Scalar::Util::tainted at "__none__" from 0 to 0
|
|
|
|
B::GV::SAFENAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 91 to 91
|
|
|
|
base::has_attr at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 27 to 29
|
|
|
|
B::PVLV::TYPE at "__none__" from 0 to 0
|
|
|
|
version::(bool at "__none__" from 0 to 0
|
|
|
|
B::PMf_SPLIT at "__none__" from 0 to 0
|
|
|
|
B::Utils::_walkallops_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 712 to 725
|
|
|
|
B::IV::IVX at "__none__" from 0 to 0
|
|
|
|
B::OPpLVREF_SV at "__none__" from 0 to 0
|
|
|
|
B::OPpASSIGN_BACKWARDS at "__none__" from 0 to 0
|
|
|
|
B::OPpOPEN_OUT_CRLF at "__none__" from 0 to 0
|
|
|
|
base::get_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 54 to 55
|
|
|
|
B::SV::ROK at "__none__" from 0 to 0
|
|
|
|
B::RV2CVOPCV_MARK_EARLY at "__none__" from 0 to 0
|
|
|
|
B::G_WRITING_TO_STDERR at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_KEEPCOPY at "__none__" from 0 to 0
|
|
|
|
version::(abs at "__none__" from 0 to 0
|
|
|
|
B::PMOP::pmstashpv at "__none__" from 0 to 0
|
|
|
|
B::IO::PAGE_LEN at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::LEN at "__none__" from 0 to 0
|
|
|
|
B::Utils::walkallops_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 735 to 739
|
|
|
|
B::CXp_FOR_LVREF at "__none__" from 0 to 0
|
|
|
|
Carp::get_subname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 387 to 405
|
|
|
|
B::OPpDEREF at "__none__" from 0 to 0
|
|
|
|
B::GV::EGV at "__none__" from 0 to 0
|
|
|
|
B::RHE::HASH at "__none__" from 0 to 0
|
|
|
|
B::OA_UNOP_AUX at "__none__" from 0 to 0
|
|
|
|
B::AV::ARRAY at "__none__" from 0 to 0
|
|
|
|
Carp::longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 138 to 152
|
|
|
|
B::OPf_SPECIAL at "__none__" from 0 to 0
|
|
|
|
B::OPpLIST_GUESSED at "__none__" from 0 to 0
|
|
|
|
Carp::caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 182 to 248
|
|
|
|
B::hash at "__none__" from 0 to 0
|
|
|
|
B::HEf_SVKEY at "__none__" from 0 to 0
|
|
|
|
DynaLoader::croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 95 to 95
|
|
|
|
B::IO::TOP_NAME at "__none__" from 0 to 0
|
|
|
|
B::svref_2object at "__none__" from 0 to 0
|
|
|
|
B::walkoptree at "__none__" from 0 to 0
|
|
|
|
B::PADNAMELIST::ARRAY at "__none__" from 0 to 0
|
|
|
|
B::PADNAMEt_OUTER at "__none__" from 0 to 0
|
|
|
|
B::CXt_LOOP_PLAIN at "__none__" from 0 to 0
|
|
|
|
List::Util::uniqstr at "__none__" from 0 to 0
|
|
|
|
B::OA_CLASS_MASK at "__none__" from 0 to 0
|
|
|
|
B::OPpLVAL_DEFER at "__none__" from 0 to 0
|
|
|
|
B::GV::is_empty at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::grep_magic at "blib/lib/B/Module/Info.pm" from 288 to 295
|
|
|
|
B::Utils::weaken at "__none__" from 0 to 0
|
|
|
|
B::EVAL_INEVAL at "__none__" from 0 to 0
|
|
|
|
B::OPpPADRANGE_COUNTSHIFT at "__none__" from 0 to 0
|
|
|
|
B::COP::stashoff at "__none__" from 0 to 0
|
|
|
|
B::RXf_SKIPWHITE at "__none__" from 0 to 0
|
|
|
|
B::cast_I32 at "__none__" from 0 to 0
|
|
|
|
B::inc_gv at "__none__" from 0 to 0
|
|
|
|
B::bootstrap at "__none__" from 0 to 0
|
|
|
|
B::OPpARG3_MASK at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::set_prototype at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" from 55 to 56
|
|
|
|
B::OPpMULTIDEREF_DELETE at "__none__" from 0 to 0
|
|
|
|
B::OPpDEREF_HV at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_undef_symbols at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_INDEX_const at "__none__" from 0 to 0
|
|
|
|
B::RV2CVOPCV_RETURN_NAME_GV at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::const at "blib/lib/B/Module/Info.pm" from 212 to 237
|
|
|
|
Carp::is_utf8 at "__none__" from 0 to 0
|
|
|
|
B::PMf_CHARSET at "__none__" from 0 to 0
|
|
|
|
B::PVLV::TARG at "__none__" from 0 to 0
|
|
|
|
B::OP::slabbed at "__none__" from 0 to 0
|
|
|
|
O::carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 169 to 169
|
|
|
|
B::REGEXP::qr_anoncv at "__none__" from 0 to 0
|
|
|
|
List::Util::_Pair::value at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/List/Util.pm" from 40 to 40
|
|
|
|
strict::all_bits at "__none__" from 0 to 0
|
|
|
|
B::OPpSPLIT_ASSIGN at "__none__" from 0 to 0
|
|
|
|
B::OA_TARGET at "__none__" from 0 to 0
|
|
|
|
B::PMf_HAS_CV at "__none__" from 0 to 0
|
|
|
|
warnings::unimport at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 311 to 335
|
|
|
|
B::SVs_PADMY at "__none__" from 0 to 0
|
|
|
|
B::OPpENTERSUB_AMPER at "__none__" from 0 to 0
|
|
|
|
subs::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/subs.pm" from 32 to 36
|
|
|
|
B::PADNAMEt_LVALUE at "__none__" from 0 to 0
|
|
|
|
vars::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" from 11 to 41
|
|
|
|
B::OA_HVREF at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_load_file at "__none__" from 0 to 0
|
|
|
|
B::PMf_STRICT at "__none__" from 0 to 0
|
|
|
|
B::IV::packiv at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_SHIFT at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::all_roots at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 465 to 465
|
|
|
|
B::HE::VAL at "__none__" from 0 to 0
|
|
|
|
Config::AUTOLOAD at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" from 80 to 82
|
|
|
|
B::PMOP::pmoffset at "__none__" from 0 to 0
|
|
|
|
B::OPpSORT_INTEGER at "__none__" from 0 to 0
|
|
|
|
strict::unimport at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" from 66 to 73
|
|
|
|
B::CVf_WEAKOUTSIDE at "__none__" from 0 to 0
|
|
|
|
B::PVMG::MAGIC at "__none__" from 0 to 0
|
|
|
|
B::IO::BOTTOM_NAME at "__none__" from 0 to 0
|
|
|
|
O::minus_c at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::state_call at "blib/lib/B/Module/Info.pm" from 36 to 39
|
|
|
|
B::SVf_IOK at "__none__" from 0 to 0
|
|
|
|
B::PADNAMEt_OUR at "__none__" from 0 to 0
|
|
|
|
B::init_av at "__none__" from 0 to 0
|
|
|
|
B::G_METHOD_NAMED at "__none__" from 0 to 0
|
|
|
|
B::PADNAMEt_TYPED at "__none__" from 0 to 0
|
|
|
|
B::IO::BOTTOM_GV at "__none__" from 0 to 0
|
|
|
|
B::Utils::_init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 500 to 533
|
|
|
|
Internals::hv_clear_placeholders at "__none__" from 0 to 0
|
|
|
|
B::OPpLVREF_TYPE at "__none__" from 0 to 0
|
|
|
|
B::cstring at "__none__" from 0 to 0
|
|
|
|
B::SVp_IOK at "__none__" from 0 to 0
|
|
|
|
B::OPf_WANT_LIST at "__none__" from 0 to 0
|
|
|
|
B::Utils::_walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 667 to 691
|
|
|
|
O::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/O.pm" from 9 to 57
|
|
|
|
B::PMf_EXTENDED_MORE at "__none__" from 0 to 0
|
|
|
|
B::warnhook at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_DIEHOOK at "__none__" from 0 to 0
|
|
|
|
List::Util::reduce at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::looks_like_number at "__none__" from 0 to 0
|
|
|
|
B::Utils::walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 658 to 663
|
|
|
|
B::RXf_NULL at "__none__" from 0 to 0
|
|
|
|
B::Utils::class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 138 to 141
|
|
|
|
B::dowarn at "__none__" from 0 to 0
|
|
|
|
B::OP::targ at "__none__" from 0 to 0
|
|
|
|
List::Util::minstr at "__none__" from 0 to 0
|
|
|
|
B::OPpEVAL_BYTES at "__none__" from 0 to 0
|
|
|
|
B::UNOP::first at "__none__" from 0 to 0
|
|
|
|
B::GVf_IMPORTED_SV at "__none__" from 0 to 0
|
|
|
|
version::boolean at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::show_require at "blib/lib/B/Module/Info.pm" from 341 to 370
|
|
|
|
B::OP::type at "__none__" from 0 to 0
|
|
|
|
B::Utils::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 29 to 66
|
|
|
|
Exporter::export_to_level at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 81 to 81
|
|
|
|
List::Util::sum0 at "__none__" from 0 to 0
|
|
|
|
B::OPf_STACKED at "__none__" from 0 to 0
|
|
|
|
B::OA_LISTOP at "__none__" from 0 to 0
|
|
|
|
B::clearsym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 191 to 191
|
|
|
|
B::G_EVAL at "__none__" from 0 to 0
|
|
|
|
B::Utils::_TRUE at "__none__" from 0 to 0
|
|
|
|
B::G_SCALAR at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::PARENT_PAD_INDEX at "__none__" from 0 to 0
|
|
|
|
B::OPpENTERSUB_INARGS at "__none__" from 0 to 0
|
|
|
|
B::OPpALLOW_FAKE at "__none__" from 0 to 0
|
|
|
|
version::(*= at "__none__" from 0 to 0
|
|
|
|
B::OP::moresib at "__none__" from 0 to 0
|
|
|
|
B::PERL_LOADMOD_IMPORT_OPS at "__none__" from 0 to 0
|
|
|
|
B::PADNAMELIST::REFCNT at "__none__" from 0 to 0
|
|
|
|
B::savesym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 195 to 197
|
|
|
|
B::EVAL_RE_REPARSING at "__none__" from 0 to 0
|
|
|
|
B::GVf_MULTI at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_MAIN at "__none__" from 0 to 0
|
|
|
|
B::formfeed at "__none__" from 0 to 0
|
|
|
|
B::OPpASSIGN_COMMON_AGG at "__none__" from 0 to 0
|
|
|
|
B::SV::object_2svref at "__none__" from 0 to 0
|
|
|
|
B::CVf_METHOD at "__none__" from 0 to 0
|
|
|
|
B::PMf_USED at "__none__" from 0 to 0
|
|
|
|
List::Util::sum at "__none__" from 0 to 0
|
|
|
|
B::Utils::main_start at "__none__" from 0 to 0
|
|
|
|
B::PADOP::padix at "__none__" from 0 to 0
|
|
|
|
B::OA_MARK at "__none__" from 0 to 0
|
|
|
|
B::CV::OUTSIDE at "__none__" from 0 to 0
|
|
|
|
B::BHKf_bhk_post_end at "__none__" from 0 to 0
|
|
|
|
B::AV::ARRAYelt at "__none__" from 0 to 0
|
|
|
|
UNIVERSAL::DOES at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_find_symbol at "__none__" from 0 to 0
|
|
|
|
B::NULL::kids at "(eval 7)" from 2 to 2
|
|
|
|
List::Util::notall at "__none__" from 0 to 0
|
|
|
|
B::NULL::as_string at "__none__" from 0 to 0
|
|
|
|
B::GV::isGV_with_GP at "__none__" from 0 to 0
|
|
|
|
B::HV::RITER at "__none__" from 0 to 0
|
|
|
|
B::CXt_GIVEN at "__none__" from 0 to 0
|
|
|
|
warnings::enabled at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 456 to 456
|
|
|
|
Scalar::Util::blessed at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::OBJ at "__none__" from 0 to 0
|
|
|
|
Carp::ret_summary at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 489 to 500
|
|
|
|
B::METHOP::first at "__none__" from 0 to 0
|
|
|
|
warnings::Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 251 to 254
|
|
|
|
B::IV::RV at "__none__" from 0 to 0
|
|
|
|
Carp::long_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 411 to 444
|
|
|
|
B::CVf_UNIQUE at "__none__" from 0 to 0
|
|
|
|
B::CVf_CVGV_RC at "__none__" from 0 to 0
|
|
|
|
B::XOPf_xop_desc at "__none__" from 0 to 0
|
|
|
|
B::OPpFT_ACCESS at "__none__" from 0 to 0
|
|
|
|
Carp::shortmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 541 to 548
|
|
|
|
B::OPpTRANS_TO_UTF at "__none__" from 0 to 0
|
|
|
|
warnings::register::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings/register.pm" from 19 to 25
|
|
|
|
B::OPpREFCOUNTED at "__none__" from 0 to 0
|
|
|
|
base::PUBLIC at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_INDEX_none at "__none__" from 0 to 0
|
|
|
|
B::walkoptree_slow at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 153 to 173
|
|
|
|
B::OP::flags at "__none__" from 0 to 0
|
|
|
|
B::BM::PREVIOUS at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_HV_gvhv_helem at "__none__" from 0 to 0
|
|
|
|
List::Util::product at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::get_required_version at "blib/lib/B/Module/Info.pm" from 299 to 332
|
|
|
|
B::CXp_SUB_RE at "__none__" from 0 to 0
|
|
|
|
B::EVAL_NULL at "__none__" from 0 to 0
|
|
|
|
B::CXt_FORMAT at "__none__" from 0 to 0
|
|
|
|
B::Utils::_FALSE at "__none__" from 0 to 0
|
|
|
|
B::OP::oplist at "__none__" from 0 to 0
|
|
|
|
B::PVOP::pv at "__none__" from 0 to 0
|
|
|
|
B::OPpEXISTS_SUB at "__none__" from 0 to 0
|
|
|
|
B::PMf_FOLD at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::LENGTH at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_error at "__none__" from 0 to 0
|
|
|
|
B::OPpMAYBE_LVSUB at "__none__" from 0 to 0
|
|
|
|
version::(/= at "__none__" from 0 to 0
|
|
|
|
B::SV::REFCNT at "__none__" from 0 to 0
|
|
|
|
List::Util::none at "__none__" from 0 to 0
|
|
|
|
B::Utils::_walkallops_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 743 to 754
|
|
|
|
Scalar::Util::reftype at "__none__" from 0 to 0
|
|
|
|
B::safename at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 95 to 108
|
|
|
|
Carp::carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 169 to 169
|
|
|
|
B::OPpARG4_MASK at "__none__" from 0 to 0
|
|
|
|
B::OPpCONST_NOVER at "__none__" from 0 to 0
|
|
|
|
B::SV::SvTYPE at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::TYPE at "__none__" from 0 to 0
|
|
|
|
B::main_root at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_STRICT at "__none__" from 0 to 0
|
|
|
|
B::OPpEARLY_CV at "__none__" from 0 to 0
|
|
|
|
List::Util::pairkeys at "__none__" from 0 to 0
|
|
|
|
B::OPpAVHVSWITCH_MASK at "__none__" from 0 to 0
|
|
|
|
B::CXp_ONCE at "__none__" from 0 to 0
|
|
|
|
B::AV::FILL at "__none__" from 0 to 0
|
|
|
|
List::Util::uniq at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::REFCNT at "__none__" from 0 to 0
|
|
|
|
version::(+ at "__none__" from 0 to 0
|
|
|
|
B::PV::PV at "__none__" from 0 to 0
|
|
|
|
B::PMf_HAS_ERROR at "__none__" from 0 to 0
|
|
|
|
Carp::longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 448 to 450
|
|
|
|
B::PVMG::SvSTASH at "__none__" from 0 to 0
|
|
|
|
B::GV::_B_Utils_init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 541 to 578
|
|
|
|
warnings::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 293 to 306
|
|
|
|
B::G_NODEBUG at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_install_xsub at "__none__" from 0 to 0
|
|
|
|
B::OPpFT_AFTER_t at "__none__" from 0 to 0
|
|
|
|
Foo::croak at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" from 54 to 61
|
|
|
|
B::class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 138 to 141
|
|
|
|
B::OA_BINOP at "__none__" from 0 to 0
|
|
|
|
B::COP::hints_hash at "__none__" from 0 to 0
|
|
|
|
B::OPpSLICE at "__none__" from 0 to 0
|
|
|
|
B::OPpARGELEM_SV at "__none__" from 0 to 0
|
|
|
|
B::OP::static at "__none__" from 0 to 0
|
|
|
|
B::PADLIST::REFCNT at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_ACTION_MASK at "__none__" from 0 to 0
|
|
|
|
B::CV::CvFLAGS at "__none__" from 0 to 0
|
|
|
|
B::OA_PMOP at "__none__" from 0 to 0
|
|
|
|
B::CXt_LOOP_ARY at "__none__" from 0 to 0
|
|
|
|
O::croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 167 to 167
|
|
|
|
B::LOOP::redoop at "__none__" from 0 to 0
|
|
|
|
B::COP::label at "__none__" from 0 to 0
|
|
|
|
B::GV::GPFLAGS at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::PARENT_FAKELEX_FLAGS at "__none__" from 0 to 0
|
|
|
|
B::PMf_ONCE at "__none__" from 0 to 0
|
|
|
|
Exporter::export_fail at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 72 to 73
|
|
|
|
version::(/ at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::roots_cv_pairs at "blib/lib/B/Module/Info.pm" from 95 to 98
|
|
|
|
B::LOOP::nextop at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::filtered_roots at "blib/lib/B/Module/Info.pm" from 44 to 50
|
|
|
|
B::Utils::carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 1121 to 1121
|
|
|
|
B::PADNAME::FLAGS at "__none__" from 0 to 0
|
|
|
|
B::PMf_NOCAPTURE at "__none__" from 0 to 0
|
|
|
|
DynaLoader::bootstrap_inherit at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 98 to 102
|
|
|
|
B::OP::private at "__none__" from 0 to 0
|
|
|
|
B::RXf_NO_INPLACE_SUBST at "__none__" from 0 to 0
|
|
|
|
Sub::Util::set_prototype at "__none__" from 0 to 0
|
|
|
|
B::PADOP::sv at "__none__" from 0 to 0
|
|
|
|
B::COP::filegv at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::unback at "blib/lib/B/Module/Info.pm" from 206 to 208
|
|
|
|
B::COP::io at "__none__" from 0 to 0
|
|
|
|
B::PMf_KEEPCOPY at "__none__" from 0 to 0
|
|
|
|
B::GVf_IMPORTED_AV at "__none__" from 0 to 0
|
|
|
|
Foo::wibble at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" from 21 to 22
|
|
|
|
B::cchar at "__none__" from 0 to 0
|
|
|
|
B::RXf_USE_INTUIT_NOML at "__none__" from 0 to 0
|
|
|
|
B::OPf_PARENS at "__none__" from 0 to 0
|
|
|
|
B::SVs_PADTMP at "__none__" from 0 to 0
|
|
|
|
B::PERL_LOADMOD_NOIMPORT at "__none__" from 0 to 0
|
|
|
|
List::Util::uniqnum at "__none__" from 0 to 0
|
|
|
|
B::OA_FILESTATOP at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::unweaken at "__none__" from 0 to 0
|
|
|
|
B::NULL::_parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 215 to 215
|
|
|
|
B::walkoptree_debug at "__none__" from 0 to 0
|
|
|
|
B::address at "__none__" from 0 to 0
|
|
|
|
B::IO::FMT_NAME at "__none__" from 0 to 0
|
|
|
|
B::Utils::anon_subs at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 476 to 476
|
|
|
|
lib::_get_dirs at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" from 74 to 82
|
|
|
|
B::PADLIST::NAMES at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_MAGIC at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_HV_vivify_rv2hv_helem at "__none__" from 0 to 0
|
|
|
|
B::IO::IoFLAGS at "__none__" from 0 to 0
|
|
|
|
B::PADLIST::outid at "__none__" from 0 to 0
|
|
|
|
version::(nomethod at "__none__" from 0 to 0
|
|
|
|
Carp::export_fail at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 129 to 129
|
|
|
|
B::SVf_OOK at "__none__" from 0 to 0
|
|
|
|
warnings::warnif at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 471 to 471
|
|
|
|
B::MDEREF_HV_gvsv_vivify_rv2hv_helem at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_WARNHOOK at "__none__" from 0 to 0
|
|
|
|
version::("" at "__none__" from 0 to 0
|
|
|
|
B::AV::MAX at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_AV_gvav_aelem at "__none__" from 0 to 0
|
|
|
|
B::SV::FLAGS at "__none__" from 0 to 0
|
|
|
|
B::CV::NAME_HEK at "__none__" from 0 to 0
|
|
|
|
B::CVf_AUTOLOAD at "__none__" from 0 to 0
|
|
|
|
B::GV::STASH at "__none__" from 0 to 0
|
|
|
|
base::PROTECTED at "__none__" from 0 to 0
|
|
|
|
Config::FETCH at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" from 67 to 70
|
|
|
|
Scalar::Util::isweak at "__none__" from 0 to 0
|
|
|
|
B::PMf_USE_RE_EVAL at "__none__" from 0 to 0
|
|
|
|
B::unitcheck_av at "__none__" from 0 to 0
|
|
|
|
version::(cmp at "__none__" from 0 to 0
|
|
|
|
B::SVf_UTF8 at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::COP_SEQ_RANGE_HIGH at "__none__" from 0 to 0
|
|
|
|
B::ppname at "__none__" from 0 to 0
|
|
|
|
strict::bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" from 41 to 57
|
|
|
|
B::OA_OPTIONAL at "__none__" from 0 to 0
|
|
|
|
B::opnumber at "__none__" from 0 to 0
|
|
|
|
B::PMOP::code_list at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_find_symbol_anywhere at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 312 to 318
|
|
|
|
version::stringify at "__none__" from 0 to 0
|
|
|
|
Exporter::export_tags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 85 to 85
|
|
|
|
version::declare at "__none__" from 0 to 0
|
|
|
|
B::OPpTRANS_COMPLEMENT at "__none__" from 0 to 0
|
|
|
|
B::METHOP::meth_sv at "__none__" from 0 to 0
|
|
|
|
B::RXf_INTUIT_TAIL at "__none__" from 0 to 0
|
|
|
|
B::OP::opt at "__none__" from 0 to 0
|
|
|
|
B::CV::DEPTH at "__none__" from 0 to 0
|
|
|
|
B::SVs_PADSTALE at "__none__" from 0 to 0
|
|
|
|
B::OPpTRUEBOOL at "__none__" from 0 to 0
|
|
|
|
B::PMf_GLOBAL at "__none__" from 0 to 0
|
|
|
|
PerlIO::Layer::NoWarnings at "__none__" from 0 to 0
|
|
|
|
DynaLoader::dl_findfile at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" from 216 to 284
|
|
|
|
utf8::downgrade at "__none__" from 0 to 0
|
|
|
|
B::PMf_EXTENDED at "__none__" from 0 to 0
|
|
|
|
XSLoader::load at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" from 21 to 114
|
|
|
|
B::Module::Info::single_delim at "blib/lib/B/Module/Info.pm" from 243 to 256
|
|
|
|
B::REGEXP::precomp at "__none__" from 0 to 0
|
|
|
|
B::OP::oldname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 132 to 140
|
|
|
|
B::SVs_OBJECT at "__none__" from 0 to 0
|
|
|
|
re::regnames at "__none__" from 0 to 0
|
|
|
|
Config::config_vars at "__none__" from 0 to 0
|
|
|
|
B::Utils::all_roots at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 465 to 465
|
|
|
|
B::OA_DANGEROUS at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::state_change at "blib/lib/B/Module/Info.pm" from 31 to 31
|
|
|
|
B::Utils::walkallops_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 704 to 708
|
|
|
|
B::PMf_CONTINUE at "__none__" from 0 to 0
|
|
|
|
mro::method_changed_in at "__none__" from 0 to 0
|
|
|
|
B::OA_METHOP at "__none__" from 0 to 0
|
|
|
|
B::OA_SCALAR at "__none__" from 0 to 0
|
|
|
|
B::XOPf_xop_name at "__none__" from 0 to 0
|
|
|
|
B::OPpPADRANGE_COUNTMASK at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_INDEX_gvsv at "__none__" from 0 to 0
|
|
|
|
B::OP::folded at "__none__" from 0 to 0
|
|
|
|
B::OPpOPEN_OUT_RAW at "__none__" from 0 to 0
|
|
|
|
B::COP::stashpv at "__none__" from 0 to 0
|
|
|
|
B::CXt_BLOCK at "__none__" from 0 to 0
|
|
|
|
B::G_KEEPERR at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_STD_PMMOD_SHIFT at "__none__" from 0 to 0
|
|
|
|
B::IO::LINES_LEFT at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_reload at "__none__" from 0 to 0
|
|
|
|
B::SVp_POK at "__none__" from 0 to 0
|
|
|
|
B::comppadlist at "__none__" from 0 to 0
|
|
|
|
B::BHKf_bhk_eval at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::is_begin at "blib/lib/B/Module/Info.pm" from 275 to 278
|
|
|
|
B::EVAL_KEEPERR at "__none__" from 0 to 0
|
|
|
|
B::OPpASSIGN_COMMON_SCALAR at "__none__" from 0 to 0
|
|
|
|
B::OA_DEFGV at "__none__" from 0 to 0
|
|
|
|
Carp::UTF8_REGEXP_PROBLEM at "__none__" from 0 to 0
|
|
|
|
B::CV::XSUB at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::PTR at "__none__" from 0 to 0
|
|
|
|
B::OP::stringify at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 365 to 367
|
|
|
|
B::MDEREF_INDEX_padsv at "__none__" from 0 to 0
|
|
|
|
B::SVf_READONLY at "__none__" from 0 to 0
|
|
|
|
B::OPpOPEN_IN_RAW at "__none__" from 0 to 0
|
|
|
|
B::PMf_SINGLELINE at "__none__" from 0 to 0
|
|
|
|
B::sub_generation at "__none__" from 0 to 0
|
|
|
|
B::OA_LIST at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::REGEX at "__none__" from 0 to 0
|
|
|
|
B::CXt_EVAL at "__none__" from 0 to 0
|
|
|
|
B::objsym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 201 to 202
|
|
|
|
B::begin_av at "__none__" from 0 to 0
|
|
|
|
B::OPpSUBSTR_REPL_FIRST at "__none__" from 0 to 0
|
|
|
|
B::OPpENTERSUB_HASTARG at "__none__" from 0 to 0
|
|
|
|
B::Utils::main_cv at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::TYPE at "__none__" from 0 to 0
|
|
|
|
B::CV::CONST at "__none__" from 0 to 0
|
|
|
|
B::OP::descendants at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 267 to 271
|
|
|
|
B::OPpSPLIT_IMPLIM at "__none__" from 0 to 0
|
|
|
|
B::IV::as_string at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 112 to 113
|
|
|
|
version::() at "__none__" from 0 to 0
|
|
|
|
B::defstash at "__none__" from 0 to 0
|
|
|
|
B::OPpENTERSUB_NOPAREN at "__none__" from 0 to 0
|
|
|
|
lib::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" from 19 to 51
|
|
|
|
warnings::register::mkMask at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings/register.pm" from 10 to 14
|
|
|
|
B::OPpSPLIT_LEX at "__none__" from 0 to 0
|
|
|
|
B::CV::START at "__none__" from 0 to 0
|
|
|
|
utf8::encode at "__none__" from 0 to 0
|
|
|
|
B::BM::TABLE at "__none__" from 0 to 0
|
|
|
|
B::PMOP::pmreplstart at "__none__" from 0 to 0
|
|
|
|
B::parents at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 144 to 144
|
|
|
|
B::OPpFLIP_LINENUM at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::isdual at "__none__" from 0 to 0
|
|
|
|
B::OPpCONST_ENTERED at "__none__" from 0 to 0
|
|
|
|
B::CVf_CLONE at "__none__" from 0 to 0
|
|
|
|
B::SVt_PVGV at "__none__" from 0 to 0
|
|
|
|
B::GV::CV at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::weaken at "__none__" from 0 to 0
|
|
|
|
Carp::short_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 507 to 537
|
|
|
|
B::PV::RV at "__none__" from 0 to 0
|
|
|
|
B::OP::next at "__none__" from 0 to 0
|
|
|
|
B::BM::USEFUL at "__none__" from 0 to 0
|
|
|
|
B::OA_RETSCALAR at "__none__" from 0 to 0
|
|
|
|
B::PAD_FAKELEX_MULTI at "__none__" from 0 to 0
|
|
|
|
O::confess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 168 to 168
|
|
|
|
B::EVAL_WARNONLY at "__none__" from 0 to 0
|
|
|
|
B::CXt_LOOP_LAZYIV at "__none__" from 0 to 0
|
|
|
|
B::RXf_MATCH_UTF8 at "__none__" from 0 to 0
|
|
|
|
B::OPpSORT_NUMERIC at "__none__" from 0 to 0
|
|
|
|
B::OPpEVAL_RE_REPARSING at "__none__" from 0 to 0
|
|
|
|
B::PADLIST::id at "__none__" from 0 to 0
|
|
|
|
B::CV::STASH at "__none__" from 0 to 0
|
|
|
|
B::BHKf_bhk_start at "__none__" from 0 to 0
|
|
|
|
B::CVf_CLONED at "__none__" from 0 to 0
|
|
|
|
B::CXt_NULL at "__none__" from 0 to 0
|
|
|
|
B::CV::HSCXT at "__none__" from 0 to 0
|
|
|
|
Config::non_bincompat_options at "__none__" from 0 to 0
|
|
|
|
B::RXf_USE_INTUIT_ML at "__none__" from 0 to 0
|
|
|
|
B::NV::NVX at "__none__" from 0 to 0
|
|
|
|
B::OPpSLICEWARNING at "__none__" from 0 to 0
|
|
|
|
B::OPpDONT_INIT_GV at "__none__" from 0 to 0
|
|
|
|
Exporter::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 29 to 66
|
|
|
|
B::Module::Info::sub_check at "blib/lib/B/Module/Info.pm" from 386 to 425
|
|
|
|
version::numify at "__none__" from 0 to 0
|
|
|
|
B::SVOP::gv at "__none__" from 0 to 0
|
|
|
|
Config::myconfig at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::readonly at "__none__" from 0 to 0
|
|
|
|
warnings::fatal_enabled at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 461 to 461
|
|
|
|
strict::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" from 61 to 62
|
|
|
|
B::CV::ROOT at "__none__" from 0 to 0
|
|
|
|
B::UNOP_AUX::string at "__none__" from 0 to 0
|
|
|
|
B::CXp_REAL at "__none__" from 0 to 0
|
|
|
|
B::OPpASSIGN_CV_TO_GV at "__none__" from 0 to 0
|
|
|
|
B::OA_CVREF at "__none__" from 0 to 0
|
|
|
|
Carp::CALLER_OVERRIDE_CHECK_OK at "__none__" from 0 to 0
|
|
|
|
B::CXt_SUBST at "__none__" from 0 to 0
|
|
|
|
B::OA_SVOP at "__none__" from 0 to 0
|
|
|
|
B::OPpLVREF_CV at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::PV at "__none__" from 0 to 0
|
|
|
|
B::OPpFT_STACKING at "__none__" from 0 to 0
|
|
|
|
B::CVf_LVALUE at "__none__" from 0 to 0
|
|
|
|
B::XOPf_xop_peep at "__none__" from 0 to 0
|
|
|
|
B::G_NOARGS at "__none__" from 0 to 0
|
|
|
|
B::SVt_PVHV at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_SORT at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::compile at "blib/lib/B/Module/Info.pm" from 375 to 377
|
|
|
|
B::PMOP::pmreplroot at "__none__" from 0 to 0
|
|
|
|
B::OP::kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 153 to 170
|
|
|
|
B::IO::LINES at "__none__" from 0 to 0
|
|
|
|
base::PRIVATE at "__none__" from 0 to 0
|
|
|
|
B::Utils::walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 257 to 272
|
|
|
|
B::OP::siblings at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 282 to 294
|
|
|
|
B::GV::HV at "__none__" from 0 to 0
|
|
|
|
B::REGEXP::compflags at "__none__" from 0 to 0
|
|
|
|
B::OASHIFT at "__none__" from 0 to 0
|
|
|
|
B::HV::MAX at "__none__" from 0 to 0
|
|
|
|
B::OPpHUSH_VMSISH at "__none__" from 0 to 0
|
|
|
|
B::OPpTARGET_MY at "__none__" from 0 to 0
|
|
|
|
utf8::valid at "__none__" from 0 to 0
|
|
|
|
B::peekop at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 148 to 149
|
|
|
|
B::G_WANT at "__none__" from 0 to 0
|
|
|
|
B::OPpCOREARGS_SCALARMOD at "__none__" from 0 to 0
|
|
|
|
B::RXf_CHECK_ALL at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_AV_vivify_rv2av_aelem at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::begin_is_use at "blib/lib/B/Module/Info.pm" from 282 to 283
|
|
|
|
B::minus_c at "__none__" from 0 to 0
|
|
|
|
B::curstash at "__none__" from 0 to 0
|
|
|
|
B::diehook at "__none__" from 0 to 0
|
|
|
|
Config::local_patches at "__none__" from 0 to 0
|
|
|
|
B::SVf_PROTECT at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::const_sv at "blib/lib/B/Module/Info.pm" from 190 to 201
|
|
|
|
B::CV::XSUBANY at "__none__" from 0 to 0
|
|
|
|
B::OP::savefree at "__none__" from 0 to 0
|
|
|
|
B::OPpREPEAT_DOLIST at "__none__" from 0 to 0
|
|
|
|
B::OCSHIFT at "__none__" from 0 to 0
|
|
|
|
B::PMf_CONST at "__none__" from 0 to 0
|
|
|
|
Carp::trusts at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 569 to 584
|
|
|
|
B::UNOP_AUX::aux_list at "__none__" from 0 to 0
|
|
|
|
B::OA_LOOPEXOP at "__none__" from 0 to 0
|
|
|
|
B::CVf_ISXSUB at "__none__" from 0 to 0
|
|
|
|
lib::unimport at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" from 56 to 70
|
|
|
|
B::GV::IO at "__none__" from 0 to 0
|
|
|
|
B::OA_COP at "__none__" from 0 to 0
|
|
|
|
B::COP::arybase at "__none__" from 0 to 0
|
|
|
|
B::BHKf_bhk_pre_end at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_SPLIT at "__none__" from 0 to 0
|
|
|
|
B::SVpad_STATE at "__none__" from 0 to 0
|
|
|
|
B::Utils::walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 609 to 614
|
|
|
|
B::OPpMULTIDEREF_EXISTS at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_MULTILINE at "__none__" from 0 to 0
|
|
|
|
B::sv_yes at "__none__" from 0 to 0
|
|
|
|
B::RXf_TAINTED at "__none__" from 0 to 0
|
|
|
|
B::GV::FILEGV at "__none__" from 0 to 0
|
|
|
|
B::GVf_ASSUMECV at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::MOREMAGIC at "__none__" from 0 to 0
|
|
|
|
B::CVf_ANONCONST at "__none__" from 0 to 0
|
|
|
|
B::CXt_SUB at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_SIGNAL at "__none__" from 0 to 0
|
|
|
|
Internals::SvREFCNT at "__none__" from 0 to 0
|
|
|
|
B::RXf_IS_ANCHORED at "__none__" from 0 to 0
|
|
|
|
B::OA_BASEOP at "__none__" from 0 to 0
|
|
|
|
List::Util::unpairs at "__none__" from 0 to 0
|
|
|
|
B::OPpCONST_SHORTCIRCUIT at "__none__" from 0 to 0
|
|
|
|
Exporter::require_version at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 93 to 93
|
|
|
|
Scalar::Util::isvstring at "__none__" from 0 to 0
|
|
|
|
B::OPpTRANS_GROWS at "__none__" from 0 to 0
|
|
|
|
warnings::register_categories at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 433 to 444
|
|
|
|
warnings::__chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 346 to 419
|
|
|
|
B::MDEREF_FLAG_last at "__none__" from 0 to 0
|
|
|
|
utf8::upgrade at "__none__" from 0 to 0
|
|
|
|
List::Util::pairs at "__none__" from 0 to 0
|
|
|
|
B::SVpad_TYPED at "__none__" from 0 to 0
|
|
|
|
B::IO::FMT_GV at "__none__" from 0 to 0
|
|
|
|
B::CXp_FOR_PAD at "__none__" from 0 to 0
|
|
|
|
B::PADLIST::ARRAYelt at "__none__" from 0 to 0
|
|
|
|
B::PMf_CODELIST_PRIVATE at "__none__" from 0 to 0
|
|
|
|
B::CVf_NAMED at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_REQUIRE at "__none__" from 0 to 0
|
|
|
|
B::PMf_MULTILINE at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_AV_gvsv_vivify_rv2av_aelem at "__none__" from 0 to 0
|
|
|
|
List::Util::max at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::gv_or_padgv at "blib/lib/B/Module/Info.pm" from 434 to 439
|
|
|
|
B::PV::as_string at "__none__" from 0 to 0
|
|
|
|
List::Util::shuffle at "__none__" from 0 to 0
|
|
|
|
Carp::format_arg at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 254 to 331
|
|
|
|
B::Utils::recalc_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 489 to 494
|
|
|
|
B::CVf_HASEVAL at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::COP_SEQ_RANGE_LOW at "__none__" from 0 to 0
|
|
|
|
B::OPf_WANT_VOID at "__none__" from 0 to 0
|
|
|
|
B::OPpOUR_INTRO at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_CHARSET at "__none__" from 0 to 0
|
|
|
|
B::OP::_parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 218 to 229
|
|
|
|
B::Utils::opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 856 to 1026
|
|
|
|
Carp::_fetch_sub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 29 to 37
|
|
|
|
B::SVp_NOK at "__none__" from 0 to 0
|
|
|
|
B::OPf_WANT at "__none__" from 0 to 0
|
|
|
|
B::BINOP::last at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 856 to 1026
|
|
|
|
B::PADNAMELIST::ARRAYelt at "__none__" from 0 to 0
|
|
|
|
B::OPpFT_STACKED at "__none__" from 0 to 0
|
|
|
|
B::OPpEVAL_UNICODE at "__none__" from 0 to 0
|
|
|
|
B::OPpOPEN_IN_CRLF at "__none__" from 0 to 0
|
|
|
|
warnings::_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 450 to 451
|
|
|
|
B::G_UNDEF_FILL at "__none__" from 0 to 0
|
|
|
|
B::OPpDEREF_SV at "__none__" from 0 to 0
|
|
|
|
B::CXp_FOR_DEF at "__none__" from 0 to 0
|
|
|
|
B::GV::GvFLAGS at "__none__" from 0 to 0
|
|
|
|
B::SV::POK at "__none__" from 0 to 0
|
|
|
|
utf8::decode at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_AV_padav_aelem at "__none__" from 0 to 0
|
|
|
|
PerlIO::get_layers at "__none__" from 0 to 0
|
|
|
|
B::LOGOP::other at "__none__" from 0 to 0
|
|
|
|
base::_module_to_filename at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 68 to 71
|
|
|
|
B::SVs_SMG at "__none__" from 0 to 0
|
|
|
|
List::Util::bootstrap at "__none__" from 0 to 0
|
|
|
|
B::OPpSORT_QSORT at "__none__" from 0 to 0
|
|
|
|
version::is_qv at "__none__" from 0 to 0
|
|
|
|
B::PADLIST::ARRAY at "__none__" from 0 to 0
|
|
|
|
B::OPpLVREF_ELEM at "__none__" from 0 to 0
|
|
|
|
B::SVf_IVisUV at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_HV_padhv_helem at "__none__" from 0 to 0
|
|
|
|
B::G_METHOD at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::OURSTASH at "__none__" from 0 to 0
|
|
|
|
B::COP::cop_seq at "__none__" from 0 to 0
|
|
|
|
List::Util::all at "__none__" from 0 to 0
|
|
|
|
B::sv_undef at "__none__" from 0 to 0
|
|
|
|
warnings::_bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 258 to 281
|
|
|
|
O::save_BEGINs at "__none__" from 0 to 0
|
|
|
|
B::OPpTRANS_IDENTICAL at "__none__" from 0 to 0
|
|
|
|
B::PERL_LOADMOD_DENY at "__none__" from 0 to 0
|
|
|
|
B::HV::FILL at "__none__" from 0 to 0
|
|
|
|
B::CXt_WHEN at "__none__" from 0 to 0
|
|
|
|
warnings::_mkMask at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 424 to 428
|
|
|
|
B::OP::ppaddr at "__none__" from 0 to 0
|
|
|
|
version::_VERSION at "__none__" from 0 to 0
|
|
|
|
B::timing_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 182 to 184
|
|
|
|
B::GV::FORM at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_HV_padsv_vivify_rv2hv_helem at "__none__" from 0 to 0
|
|
|
|
B::OA_AVREF at "__none__" from 0 to 0
|
|
|
|
B::IO::IoTYPE at "__none__" from 0 to 0
|
|
|
|
B::LOOP::lastop at "__none__" from 0 to 0
|
|
|
|
B::CV::GV at "__none__" from 0 to 0
|
|
|
|
B::SVTYPEMASK at "__none__" from 0 to 0
|
|
|
|
B::GV::NAME at "__none__" from 0 to 0
|
|
|
|
B::OPpASSIGN_COMMON_RC1 at "__none__" from 0 to 0
|
|
|
|
B::OPpCONST_BARE at "__none__" from 0 to 0
|
|
|
|
B::OPf_WANT_SCALAR at "__none__" from 0 to 0
|
|
|
|
B::OA_SCALARREF at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::PRIVATE at "__none__" from 0 to 0
|
|
|
|
base::SUCCESS at "__none__" from 0 to 0
|
|
|
|
B::Utils::_walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 618 to 644
|
|
|
|
warnings::warn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" from 466 to 466
|
|
|
|
B::OPpREVERSE_INPLACE at "__none__" from 0 to 0
|
|
|
|
List::Util::maxstr at "__none__" from 0 to 0
|
|
|
|
utf8::is_utf8 at "__none__" from 0 to 0
|
|
|
|
B::BM::RARE at "__none__" from 0 to 0
|
|
|
|
utf8::native_to_unicode at "__none__" from 0 to 0
|
|
|
|
B::amagic_generation at "__none__" from 0 to 0
|
|
|
|
B::G_VOID at "__none__" from 0 to 0
|
|
|
|
B::CXt_LOOP_LAZYSV at "__none__" from 0 to 0
|
|
|
|
B::CV::const_sv at "__none__" from 0 to 0
|
|
|
|
Carp::ret_backtrace at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 456 to 485
|
|
|
|
B::RXf_START_ONLY at "__none__" from 0 to 0
|
|
|
|
B::SVf_NOK at "__none__" from 0 to 0
|
|
|
|
B::OPpHINT_STRICT_REFS at "__none__" from 0 to 0
|
|
|
|
DynaLoader::boot_DynaLoader at "__none__" from 0 to 0
|
|
|
|
version::(0+ at "__none__" from 0 to 0
|
|
|
|
B::COP::line at "__none__" from 0 to 0
|
|
|
|
B::G_RE_REPARSING at "__none__" from 0 to 0
|
|
|
|
B::Utils::bootstrap at "__none__" from 0 to 0
|
|
|
|
B::OA_TARGLEX at "__none__" from 0 to 0
|
|
|
|
B::PVLV::TARGLEN at "__none__" from 0 to 0
|
|
|
|
B::OP::size at "__none__" from 0 to 0
|
|
|
|
re::regexp_pattern at "__none__" from 0 to 0
|
|
|
|
re::is_regexp at "__none__" from 0 to 0
|
|
|
|
version::(- at "__none__" from 0 to 0
|
|
|
|
version::normal at "__none__" from 0 to 0
|
|
|
|
B::PV::PVX at "__none__" from 0 to 0
|
|
|
|
B::RXf_UNBOUNDED_QUANTIFIER_SEEN at "__none__" from 0 to 0
|
|
|
|
B::GV::CVGEN at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" from 609 to 614
|
|
|
|
B::GVf_INTRO at "__none__" from 0 to 0
|
|
|
|
B::OPpLVREF_HV at "__none__" from 0 to 0
|
|
|
|
UNIVERSAL::isa at "__none__" from 0 to 0
|
|
|
|
B::PERLSI_MULTICALL at "__none__" from 0 to 0
|
|
|
|
B::OPf_REF at "__none__" from 0 to 0
|
|
|
|
B::IV::UVX at "__none__" from 0 to 0
|
|
|
|
B::OPpDEREF_AV at "__none__" from 0 to 0
|
|
|
|
B::OA_FOLDCONST at "__none__" from 0 to 0
|
|
|
|
version::is_alpha at "__none__" from 0 to 0
|
|
|
|
B::OPpARGELEM_AV at "__none__" from 0 to 0
|
|
|
|
Config::config_re at "__none__" from 0 to 0
|
|
|
|
B::OPpARGELEM_MASK at "__none__" from 0 to 0
|
|
|
|
base::has_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 21 to 23
|
|
|
|
base::inherit_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" from 147 to 188
|
|
|
|
B::OPpEVAL_COPHH at "__none__" from 0 to 0
|
|
|
|
B::OP::parent at "__none__" from 0 to 0
|
|
|
|
Regexp::CARP_TRACE at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 335 to 370
|
|
|
|
B::compile_stats at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 178 to 178
|
|
|
|
B::CVf_LEXICAL at "__none__" from 0 to 0
|
|
|
|
B::OPpCOREARGS_DEREF2 at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::refaddr at "__none__" from 0 to 0
|
|
|
|
Internals::V at "__none__" from 0 to 0
|
|
|
|
B::OPpEVAL_HAS_HH at "__none__" from 0 to 0
|
|
|
|
B::SVs_RMG at "__none__" from 0 to 0
|
|
|
|
Config::TIEHASH at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" from 74 to 74
|
|
|
|
B::OPpARG1_MASK at "__none__" from 0 to 0
|
|
|
|
B::PADNAMEt_STATE at "__none__" from 0 to 0
|
|
|
|
B::OPpMAYBE_TRUEBOOL at "__none__" from 0 to 0
|
|
|
|
B::CVf_ANON at "__none__" from 0 to 0
|
|
|
|
version::(+= at "__none__" from 0 to 0
|
|
|
|
B::SVp_SCREAM at "__none__" from 0 to 0
|
|
|
|
B::OA_FILEREF at "__none__" from 0 to 0
|
|
|
|
B::PV::CUR at "__none__" from 0 to 0
|
|
|
|
B::SVf_ROK at "__none__" from 0 to 0
|
|
|
|
B::CVf_CONST at "__none__" from 0 to 0
|
|
|
|
Exporter::export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 25 to 25
|
|
|
|
B::OPpCOREARGS_PUSHMARK at "__none__" from 0 to 0
|
|
|
|
B::CXp_FOR_GV at "__none__" from 0 to 0
|
|
|
|
Config::import at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" from 41 to 56
|
|
|
|
B::OPpLVREF_AV at "__none__" from 0 to 0
|
|
|
|
B::Utils::_TRACE at "__none__" from 0 to 0
|
|
|
|
B::RXf_PMf_SINGLELINE at "__none__" from 0 to 0
|
|
|
|
B::OPpTRANS_SQUASH at "__none__" from 0 to 0
|
|
|
|
B::Utils::OPf_KIDS at "__none__" from 0 to 0
|
|
|
|
B::PAD_FAKELEX_ANON at "__none__" from 0 to 0
|
|
|
|
B::OPpENTERSUB_DB at "__none__" from 0 to 0
|
|
|
|
B::Utils::main_root at "__none__" from 0 to 0
|
|
|
|
B::GV::SV at "__none__" from 0 to 0
|
|
|
|
B::GVf_IMPORTED_HV at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_HV_pop_rv2hv_helem at "__none__" from 0 to 0
|
|
|
|
B::GV::FILE at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_INDEX_MASK at "__none__" from 0 to 0
|
|
|
|
B::HE::HASH at "__none__" from 0 to 0
|
|
|
|
Config::header_files at "__none__" from 0 to 0
|
|
|
|
B::CV::PADLIST at "__none__" from 0 to 0
|
|
|
|
B::PMf_RETAINT at "__none__" from 0 to 0
|
|
|
|
B::CXt_LOOP_LIST at "__none__" from 0 to 0
|
|
|
|
B::MAGIC::FLAGS at "__none__" from 0 to 0
|
|
|
|
B::OPpLVALUE at "__none__" from 0 to 0
|
|
|
|
B::save_BEGINs at "__none__" from 0 to 0
|
|
|
|
B::MDEREF_MASK at "__none__" from 0 to 0
|
|
|
|
B::PMf_NONDESTRUCT at "__none__" from 0 to 0
|
|
|
|
B::PVLV::TARGOFF at "__none__" from 0 to 0
|
|
|
|
B::COP::stash at "__none__" from 0 to 0
|
|
|
|
B::PV::LEN at "__none__" from 0 to 0
|
|
|
|
B::walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" from 257 to 272
|
|
|
|
B::Module::Info::roots_cv_pairs_recursive at "blib/lib/B/Module/Info.pm" from 63 to 84
|
|
|
|
B::CVf_NODEBUG at "__none__" from 0 to 0
|
|
|
|
Carp::shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" from 159 to 164
|
|
|
|
B::MDEREF_AV_padsv_vivify_rv2av_aelem at "__none__" from 0 to 0
|
|
|
|
B::PADNAME::PVX at "__none__" from 0 to 0
|
|
|
|
Config::bincompat_options at "__none__" from 0 to 0
|
|
|
|
Regexp::DESTROY at "__none__" from 0 to 0
|
|
|
|
B::CXTYPEMASK at "__none__" from 0 to 0
|
|
|
|
B::PADNAMELIST::MAX at "__none__" from 0 to 0
|
|
|
|
B::RXf_COPY_DONE at "__none__" from 0 to 0
|
|
|
|
B::GV::LINE at "__none__" from 0 to 0
|
|
|
|
B::SVs_GMG at "__none__" from 0 to 0
|
|
|
|
B::SVf_FAKE at "__none__" from 0 to 0
|
|
|
|
B::OPf_KIDS at "__none__" from 0 to 0
|
|
|
|
B::Utils::anon_sub at "__none__" from 0 to 0
|
|
|
|
B::OP_LVALUE_NO_CROAK at "__none__" from 0 to 0
|
|
|
|
B::COP::file at "__none__" from 0 to 0
|
|
|
|
B::Module::Info::_class_or_object_method at "blib/lib/B/Module/Info.pm" from 445 to 453
|
|
|
|
Scalar::Util::dualvar at "__none__" from 0 to 0
|
|
|
|
Exporter::export_ok_tags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" from 89 to 89
|
|
|
|
B::PERLSI_OVERLOAD at "__none__" from 0 to 0
|
|
|
|
B::CV::FILE at "__none__" from 0 to 0
|
|
|
|
base::INHERITED at "__none__" from 0 to 0
|
|
|
|
B::CXp_TRYBLOCK at "__none__" from 0 to 0
|
|
|
|
B::main_cv at "__none__" from 0 to 0
|
|
|
|
B::XOPf_xop_class at "__none__" from 0 to 0
|
|
|
|
Scalar::Util::openhandle at "__none__" from 0 to 0
|
|
|
|
B::CV::OUTSIDE_SEQ at "__none__" from 0 to 0
|
|
|
|
List::Util::pairfirst at "__none__" from 0 to 0
|
|
|
|
B::PMf_EVAL at "__none__" from 0 to 0
|
|
|
|
B::OPpTRANS_DELETE at "__none__" from 0 to 0
|
|
|
|
B::SVOP::sv at "__none__" from 0 to 0
|
|
|
|
B::PMOP::pmflags at "__none__" from 0 to 0
|
|
|
|
B::OPpSORT_INPLACE at "__none__" from 0 to 0
|
|
|
|
B::threadsv_names at "__none__" from 0 to 0
|
|
# Failed test (t/Module-Info.t at line 195)
|
|
# got: '0'
|
|
# expected: '2'
|
|
# Failed test (t/Module-Info.t at line 196)
|
|
Use of uninitialized value $start in concatenation (.) or string at t/Module-Info.t line 199.
|
|
Use of uninitialized value $end in concatenation (.) or string at t/Module-Info.t line 199.
|
|
# Failed test (t/Module-Info.t at line 200)
|
|
# got: undef
|
|
# expected: '21'
|
|
# Failed test (t/Module-Info.t at line 201)
|
|
# got: undef
|
|
# expected: '22'
|
|
B::Module::Info,modules_used use failed with 2 saying:
|
|
Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
|
|
use strict () at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 3
|
|
|
|
use vars () at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 6
|
|
|
|
use strict () at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 26
|
|
|
|
use strict () at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 37
|
|
|
|
require not bare 5.004 at line 46
|
|
|
|
require not bare 5 at line 48
|
|
|
|
use lib () at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 49
|
|
|
|
require not bare t/lib/Bar.pm at line 64
|
|
|
|
require bare Carp.pm at line 54
|
|
|
|
require not bare t/lib/NotHere.pm at line 59
|
|
# Failed test (t/Module-Info.t at line 204)
|
|
# got: '0'
|
|
# expected: '8'
|
|
# Failed test (t/Module-Info.t at line 205)
|
|
# Structures begin differing at:
|
|
# $got->[0] = Does not exist
|
|
# $expected->[0] = 'Carp'
|
|
# Failed test (t/Module-Info.t at line 212)
|
|
# Structures begin differing at:
|
|
# $got->[0] = 'BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.'
|
|
# $expected->[0] = 'That'
|
|
B::Module::Info,subs_called use failed with 2 saying:
|
|
Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 471
|
|
|
|
function call to confess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 113
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 118
|
|
|
|
function call to mod2fname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 132
|
|
|
|
function call to dl_expandspec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 151
|
|
|
|
function call to dl_findfile at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 157
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 159
|
|
|
|
object method call to dl_load_flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 191
|
|
|
|
function call to dl_load_file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 193
|
|
|
|
function call to croak at "__none__" line 0
|
|
|
|
function call to dl_error at "__none__" line 0
|
|
|
|
function call to dl_find_symbol at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 198
|
|
|
|
function call to croak at "__none__" line 0
|
|
|
|
function call to dl_install_xsub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 203
|
|
|
|
function call to args at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 210
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 222
|
|
|
|
object method call to _parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to _parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to next at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to _parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to sibling at "blib/lib/B/Module/Info.pm" line 302
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 303
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 304
|
|
|
|
object method call to next at "blib/lib/B/Module/Info.pm" line 307
|
|
|
|
object method call to next at "blib/lib/B/Module/Info.pm" line 307
|
|
|
|
object method call to first at "blib/lib/B/Module/Info.pm" line 307
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 309
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 309
|
|
|
|
object method call to sibling at "blib/lib/B/Module/Info.pm" line 310
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 311
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 312
|
|
|
|
object method call to int_value at "blib/lib/B/Module/Info.pm" line 314
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 314
|
|
|
|
function call to grep_magic at "blib/lib/B/Module/Info.pm" line 314
|
|
|
|
object method call to PTR at "__none__" line 0
|
|
|
|
object method call to PV at "__none__" line 0
|
|
|
|
object method call to PV at "__none__" line 0
|
|
|
|
object method call to int_value at "__none__" line 0
|
|
|
|
object method call to NV at "__none__" line 0
|
|
|
|
object method call to sibling at "blib/lib/B/Module/Info.pm" line 327
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 328
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 329
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 329
|
|
|
|
function call to walkoptree_debug at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 134
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 449
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 450
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 450
|
|
|
|
function call to bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" line 62
|
|
|
|
function call to opgrep at "blib/lib/B/Module/Info.pm" line 31
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 167
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 278
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 714
|
|
|
|
function call to walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 719
|
|
|
|
function call to walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 723
|
|
|
|
function call to bootstrap at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 102
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 466
|
|
|
|
object method call to name at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 367
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 367
|
|
|
|
function call to bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" line 69
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 456
|
|
|
|
function call to peekop at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 156
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 157
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 157
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 158
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 161
|
|
|
|
function call to walkoptree_slow at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 162
|
|
|
|
object method call to sibling at "__none__" line 0
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 166
|
|
|
|
object method call to pmreplroot at "__none__" line 0
|
|
|
|
object method call to pmreplroot at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 168
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 168
|
|
|
|
object method call to pmreplroot at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 168
|
|
|
|
function call to walkoptree_slow at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 172
|
|
|
|
object method call to pmreplroot at "__none__" line 0
|
|
|
|
function call to encode at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 70
|
|
|
|
function call to register_categories at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings/register.pm" line 23
|
|
|
|
function call to register_categories at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings/register.pm" line 25
|
|
|
|
object method call to CV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 542
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 552
|
|
|
|
object method call to STASH at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 552
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 552
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to PADLIST at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to ARRAY at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to PADLIST at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 560
|
|
|
|
object method call to ROOT at "__none__" line 0
|
|
|
|
object method call to START at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to PADLIST at "__none__" line 0
|
|
|
|
object method call to START at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 571
|
|
|
|
object method call to ROOT at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 571
|
|
|
|
function call to get_status at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 572
|
|
|
|
function call to get_status at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 579
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 167
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 465
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 415
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 416
|
|
|
|
function call to long_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 423
|
|
|
|
object method call to FLAGS at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to UVX at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to IV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 20
|
|
|
|
function call to enabled at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 21
|
|
|
|
function call to warn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 22
|
|
|
|
function call to bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 23
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 25
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 37
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 41
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 337
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 511
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 512
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 514
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 517
|
|
|
|
function call to trusts at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 533
|
|
|
|
function call to trusts at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 534
|
|
|
|
function call to _walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 661
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 81
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 476
|
|
|
|
function call to all_roots at "blib/lib/B/Module/Info.pm" line 44
|
|
|
|
function call to _bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 288
|
|
|
|
object method call to GV at "blib/lib/B/Module/Info.pm" line 276
|
|
|
|
function call to _mkMask at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 437
|
|
|
|
function call to _mkMask at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 443
|
|
|
|
function call to croak at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 55
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 95
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 622
|
|
|
|
object method call to file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 623
|
|
|
|
object method call to line at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 624
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 627
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 628
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 629
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 633
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 633
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 635
|
|
|
|
object method call to pmreplroot at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 636
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 637
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 640
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 669
|
|
|
|
object method call to file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 670
|
|
|
|
object method call to line at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 671
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 674
|
|
|
|
function call using symbolic ref at "__none__" line 0
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 676
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 681
|
|
|
|
function call to _walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 685
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 687
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" line 55
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 85
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 435
|
|
|
|
function call to padval at "blib/lib/B/Module/Info.pm" line 436
|
|
|
|
object method call to padix at "__none__" line 0
|
|
|
|
object method call to gv at "blib/lib/B/Module/Info.pm" line 439
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 93
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 263
|
|
|
|
object method call to CARP_TRACE at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 266
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 274
|
|
|
|
function call to _fetch_sub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 281
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 282
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 286
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 330
|
|
|
|
function call to dl_find_symbol at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 315
|
|
|
|
function call to set_prototype at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" line 56
|
|
|
|
function call to _opgrep_helper at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 859
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 912
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 929
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 955
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 961
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 973
|
|
|
|
dynamic object method call at "__none__" line 0
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 976
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 989
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 993
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 996
|
|
|
|
function call to _walkallops_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 737
|
|
|
|
class method call to tid via threads at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 463
|
|
|
|
function call to caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 467
|
|
|
|
function call to caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 481
|
|
|
|
function call to longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 168
|
|
|
|
function call to main_start at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 502
|
|
|
|
function call to main_root at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 503
|
|
|
|
function call to walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 516
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 522
|
|
|
|
object method call to ROOT at "__none__" line 0
|
|
|
|
object method call to START at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to PADLIST at "__none__" line 0
|
|
|
|
function call to main_cv at "__none__" line 0
|
|
|
|
function call to objsym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 211
|
|
|
|
function call to savesym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 216
|
|
|
|
function call to class at "__none__" line 0
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 217
|
|
|
|
object method call to name at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 218
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 223
|
|
|
|
object method call to other at "__none__" line 0
|
|
|
|
object method call to pmreplstart at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 226
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 229
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 234
|
|
|
|
object method call to pmreplstart at "__none__" line 0
|
|
|
|
object method call to other at "__none__" line 0
|
|
|
|
object method call to other at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 236
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 239
|
|
|
|
object method call to redoop at "__none__" line 0
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 241
|
|
|
|
object method call to nextop at "__none__" line 0
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 243
|
|
|
|
object method call to lastop at "__none__" line 0
|
|
|
|
object method call to pmreplstart at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 246
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 249
|
|
|
|
object method call to next at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 250
|
|
|
|
function call to _get_dirs at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 60
|
|
|
|
object method call to _parent_impl at "(eval 6)" line 4
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 464
|
|
|
|
function call to _opgrep_helper at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 859
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 912
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 929
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 955
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 961
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 973
|
|
|
|
dynamic object method call at "__none__" line 0
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 976
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 989
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 993
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 996
|
|
|
|
object method call to MAGIC at "blib/lib/B/Module/Info.pm" line 289
|
|
|
|
object method call to TYPE at "blib/lib/B/Module/Info.pm" line 292
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 345
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
object method call to first at "__none__" line 0
|
|
|
|
object method call to private at "__none__" line 0
|
|
|
|
object method call to first at "__none__" line 0
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 348
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 348
|
|
|
|
object method call to first at "__none__" line 0
|
|
|
|
object method call to flags at "blib/lib/B/Module/Info.pm" line 352
|
|
|
|
object method call to first at "blib/lib/B/Module/Info.pm" line 353
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 354
|
|
|
|
object method call to first at "blib/lib/B/Module/Info.pm" line 357
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 360
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 361
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 362
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 362
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 363
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 363
|
|
|
|
object method call to IV at "blib/lib/B/Module/Info.pm" line 364
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 388
|
|
|
|
object method call to kids at "blib/lib/B/Module/Info.pm" line 393
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 396
|
|
|
|
function call to _class_or_object_method at "blib/lib/B/Module/Info.pm" line 397
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 398
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 398
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 405
|
|
|
|
function call to _class_or_object_method at "blib/lib/B/Module/Info.pm" line 406
|
|
|
|
function call to walkoptree_simple at "blib/lib/B/Module/Info.pm" line 418
|
|
|
|
function call to gv_or_padgv at "blib/lib/B/Module/Info.pm" line 420
|
|
|
|
object method call to NAME at "blib/lib/B/Module/Info.pm" line 421
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 410
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 410
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 414
|
|
|
|
object method call to as_opgrep_pattern at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 422
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 422
|
|
|
|
function call to _bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 306
|
|
|
|
function call to get_attr at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 151
|
|
|
|
function call to get_attr at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 152
|
|
|
|
function call to get_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 153
|
|
|
|
function call to get_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 154
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 174
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" line 41
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" line 46
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 465
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 332
|
|
|
|
object method call to ARRAY at "blib/lib/B/Module/Info.pm" line 263
|
|
|
|
object method call to ARRAY at "blib/lib/B/Module/Info.pm" line 263
|
|
|
|
object method call to PADLIST at "blib/lib/B/Module/Info.pm" line 263
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 254
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 285
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 285
|
|
|
|
function call to dl_load_file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 96
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 98
|
|
|
|
function call to dl_error at "__none__" line 0
|
|
|
|
function call to dl_find_symbol at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 102
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 104
|
|
|
|
function call to dl_install_xsub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 109
|
|
|
|
function call to _ at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 114
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 336
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 361
|
|
|
|
function call to str_len_trim at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 395
|
|
|
|
function call to long_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 449
|
|
|
|
function call to ret_backtrace at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 450
|
|
|
|
function call to walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 270
|
|
|
|
function call to shuffle at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 271
|
|
|
|
function call to trusts_directly at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 380
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 42
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 62
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 493
|
|
|
|
function call to _preparewarn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 1122
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 157
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 158
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 159
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to last at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to other at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
function call to _walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 661
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 169
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 213
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 215
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 217
|
|
|
|
object method call to int_value at "blib/lib/B/Module/Info.pm" line 218
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 219
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 221
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 224
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 227
|
|
|
|
object method call to can at "blib/lib/B/Module/Info.pm" line 227
|
|
|
|
function call to const at "blib/lib/B/Module/Info.pm" line 228
|
|
|
|
object method call to RV at "__none__" line 0
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 229
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 230
|
|
|
|
function call to single_delim at "blib/lib/B/Module/Info.pm" line 232
|
|
|
|
class method call to uninterp via escape_str at "__none__" line 0
|
|
|
|
function call to unback at "__none__" line 0
|
|
|
|
function call to single_delim at "blib/lib/B/Module/Info.pm" line 234
|
|
|
|
function call to unback at "__none__" line 0
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call using symbolic ref at "__none__" line 0
|
|
|
|
function call to walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 269
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
object method call to stashpv at "blib/lib/B/Module/Info.pm" line 37
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 382
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
object method call to fetch_string at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" line 70
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 42
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 62
|
|
|
|
function call to safename at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 91
|
|
|
|
object method call to NAME at "__none__" line 0
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 26
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 31
|
|
|
|
function call to _get_dirs at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 42
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 169
|
|
|
|
object method call to parent at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 254
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 145
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 146
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 148
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 152
|
|
|
|
function call to dl_expandspec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 268
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 612
|
|
|
|
function call to filtered_roots at "blib/lib/B/Module/Info.pm" line 95
|
|
|
|
function call to main_root at "blib/lib/B/Module/Info.pm" line 97
|
|
|
|
function call to main_cv at "__none__" line 0
|
|
|
|
function call to svref_2object at "blib/lib/B/Module/Info.pm" line 98
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 612
|
|
|
|
object method call to FLAGS at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to UVX at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to IV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call using symbolic ref at "__none__" line 0
|
|
|
|
function call to walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 269
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
class method call to tid via threads at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 495
|
|
|
|
function call to caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 499
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 160
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 163
|
|
|
|
function call to shortmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 164
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 92
|
|
|
|
function call to _module_to_filename at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 99
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 114
|
|
|
|
function call to has_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 127
|
|
|
|
function call to has_attr at "__none__" line 0
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 131
|
|
|
|
function call to inherit_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 141
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 745
|
|
|
|
function call to walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 747
|
|
|
|
function call to walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 752
|
|
|
|
function call to roots_cv_pairs at "blib/lib/B/Module/Info.pm" line 63
|
|
|
|
function call to walkoptree_filtered at "blib/lib/B/Module/Info.pm" line 79
|
|
|
|
function call to _preparewarn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 1121
|
|
|
|
function call to longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 170
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 461
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 25
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 149
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
object method call to name at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 133
|
|
|
|
object method call to targ at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 134
|
|
|
|
function call to ppname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 140
|
|
|
|
function call to _walkallops_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 706
|
|
|
|
function call to balanced_delim at "blib/lib/B/Module/Info.pm" line 246
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 89
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 193
|
|
|
|
object method call to can at "blib/lib/B/Module/Info.pm" line 193
|
|
|
|
object method call to meth_sv at "blib/lib/B/Module/Info.pm" line 194
|
|
|
|
object method call to can at "blib/lib/B/Module/Info.pm" line 196
|
|
|
|
object method call to sv at "blib/lib/B/Module/Info.pm" line 197
|
|
|
|
function call to padval at "blib/lib/B/Module/Info.pm" line 200
|
|
|
|
object method call to targ at "__none__" line 0
|
|
|
|
function call to longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 168
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 355
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 365
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 370
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 376
|
|
|
|
function call to _error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 391
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 416
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 419
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 184
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 196
|
|
|
|
function call to get_subname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 204
|
|
|
|
object method call to GV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 214
|
|
|
|
function call to _fetch_sub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 214
|
|
|
|
function call to _fetch_sub at "__none__" line 0
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 217
|
|
|
|
object method call to STASH at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 217
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 218
|
|
|
|
function call to format_arg at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 237
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 541
|
|
|
|
function call to short_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 543
|
|
|
|
function call to ret_summary at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 545
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 548
|
|
|
|
function call to wibble at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 58
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 417
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 64
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 64
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 67
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 71
|
|
|
|
object method call to ROOT at "blib/lib/B/Module/Info.pm" line 72
|
|
# Failed test (t/Module-Info.t at line 297)
|
|
# Structures begin differing at:
|
|
# $got->[0] = Does not exist
|
|
# $expected->[0] = 'HASH(0x5589e0253c58)'
|
|
B::Module::Info,subs_called use failed with 2 saying:
|
|
Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 511
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 512
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 514
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 517
|
|
|
|
function call to trusts at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 533
|
|
|
|
function call to trusts at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 534
|
|
|
|
object method call to parent at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 254
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 184
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 196
|
|
|
|
function call to get_subname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 204
|
|
|
|
object method call to GV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 214
|
|
|
|
function call to _fetch_sub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 214
|
|
|
|
function call to _fetch_sub at "__none__" line 0
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 217
|
|
|
|
object method call to STASH at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 217
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 218
|
|
|
|
function call to format_arg at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 237
|
|
|
|
function call to balanced_delim at "blib/lib/B/Module/Info.pm" line 246
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 466
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 89
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 25
|
|
|
|
function call to _walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 661
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 456
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call using symbolic ref at "__none__" line 0
|
|
|
|
function call to walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 269
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
object method call to ARRAY at "blib/lib/B/Module/Info.pm" line 263
|
|
|
|
object method call to ARRAY at "blib/lib/B/Module/Info.pm" line 263
|
|
|
|
object method call to PADLIST at "blib/lib/B/Module/Info.pm" line 263
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 20
|
|
|
|
function call to enabled at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 21
|
|
|
|
function call to warn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 22
|
|
|
|
function call to bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 23
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 25
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 37
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/vars.pm" line 41
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 157
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 158
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 159
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to last at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to other at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 164
|
|
|
|
object method call to MAGIC at "blib/lib/B/Module/Info.pm" line 289
|
|
|
|
object method call to TYPE at "blib/lib/B/Module/Info.pm" line 292
|
|
|
|
function call to bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" line 69
|
|
|
|
function call to encode at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 70
|
|
|
|
function call to get_status at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 572
|
|
|
|
function call to get_status at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 579
|
|
|
|
function call to dl_find_symbol at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 315
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 93
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 541
|
|
|
|
function call to short_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 543
|
|
|
|
function call to ret_summary at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 545
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 548
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 145
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 146
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 148
|
|
|
|
function call to longmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 152
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" line 41
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" line 46
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 612
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 465
|
|
|
|
function call to get_attr at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 151
|
|
|
|
function call to get_attr at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 152
|
|
|
|
function call to get_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 153
|
|
|
|
function call to get_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 154
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 174
|
|
|
|
function call to walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 270
|
|
|
|
function call to shuffle at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 271
|
|
|
|
function call to objsym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 211
|
|
|
|
function call to savesym at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 216
|
|
|
|
function call to class at "__none__" line 0
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 217
|
|
|
|
object method call to name at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 218
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 223
|
|
|
|
object method call to other at "__none__" line 0
|
|
|
|
object method call to pmreplstart at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 226
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 229
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 234
|
|
|
|
object method call to pmreplstart at "__none__" line 0
|
|
|
|
object method call to other at "__none__" line 0
|
|
|
|
object method call to other at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 236
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 239
|
|
|
|
object method call to redoop at "__none__" line 0
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 241
|
|
|
|
object method call to nextop at "__none__" line 0
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 243
|
|
|
|
object method call to lastop at "__none__" line 0
|
|
|
|
object method call to pmreplstart at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 246
|
|
|
|
function call to walkoptree_exec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 249
|
|
|
|
object method call to next at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 250
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 149
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
function call to _bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 288
|
|
|
|
function call to _walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 661
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 382
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
function call to bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" line 62
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 169
|
|
|
|
function call to long_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 449
|
|
|
|
function call to ret_backtrace at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 450
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 476
|
|
|
|
function call to _preparewarn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 1122
|
|
|
|
function call to walkoptree_debug at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 134
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 464
|
|
|
|
function call to str_len_trim at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 395
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 336
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 361
|
|
|
|
object method call to _parent_impl at "(eval 6)" line 4
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 388
|
|
|
|
object method call to kids at "blib/lib/B/Module/Info.pm" line 393
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 396
|
|
|
|
function call to _class_or_object_method at "blib/lib/B/Module/Info.pm" line 397
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 398
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 398
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 405
|
|
|
|
function call to _class_or_object_method at "blib/lib/B/Module/Info.pm" line 406
|
|
|
|
function call to walkoptree_simple at "blib/lib/B/Module/Info.pm" line 418
|
|
|
|
function call to gv_or_padgv at "blib/lib/B/Module/Info.pm" line 420
|
|
|
|
object method call to NAME at "blib/lib/B/Module/Info.pm" line 421
|
|
|
|
function call to longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 170
|
|
|
|
function call to longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 168
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 355
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 365
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 370
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 376
|
|
|
|
function call to _error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 391
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 416
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 419
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 263
|
|
|
|
object method call to CARP_TRACE at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 266
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 274
|
|
|
|
function call to _fetch_sub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 281
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 282
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 286
|
|
|
|
function call to downgrade at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 330
|
|
|
|
object method call to stashpv at "blib/lib/B/Module/Info.pm" line 37
|
|
|
|
function call to croak at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 55
|
|
|
|
function call to safename at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 91
|
|
|
|
object method call to NAME at "__none__" line 0
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 268
|
|
|
|
function call using symbolic ref at "__none__" line 0
|
|
|
|
function call to walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 269
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
function call to svref_2object at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 272
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 622
|
|
|
|
object method call to file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 623
|
|
|
|
object method call to line at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 624
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 627
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 628
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 629
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 633
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 633
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 635
|
|
|
|
object method call to pmreplroot at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 636
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 637
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 640
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 167
|
|
|
|
function call to dl_load_file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 96
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 98
|
|
|
|
function call to dl_error at "__none__" line 0
|
|
|
|
function call to dl_find_symbol at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 102
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 104
|
|
|
|
function call to dl_install_xsub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 109
|
|
|
|
function call to _ at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XSLoader.pm" line 114
|
|
|
|
function call to all_roots at "blib/lib/B/Module/Info.pm" line 44
|
|
|
|
object method call to name at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 367
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 367
|
|
|
|
object method call to GV at "blib/lib/B/Module/Info.pm" line 276
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 92
|
|
|
|
function call to _module_to_filename at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 99
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 114
|
|
|
|
function call to has_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 127
|
|
|
|
function call to has_attr at "__none__" line 0
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 131
|
|
|
|
function call to inherit_fields at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm" line 141
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 410
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 410
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 414
|
|
|
|
object method call to as_opgrep_pattern at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 422
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 422
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 493
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 461
|
|
|
|
function call to longmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 168
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 85
|
|
|
|
object method call to sibling at "blib/lib/B/Module/Info.pm" line 302
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 303
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 304
|
|
|
|
object method call to next at "blib/lib/B/Module/Info.pm" line 307
|
|
|
|
object method call to next at "blib/lib/B/Module/Info.pm" line 307
|
|
|
|
object method call to first at "blib/lib/B/Module/Info.pm" line 307
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 309
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 309
|
|
|
|
object method call to sibling at "blib/lib/B/Module/Info.pm" line 310
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 311
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 312
|
|
|
|
object method call to int_value at "blib/lib/B/Module/Info.pm" line 314
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 314
|
|
|
|
function call to grep_magic at "blib/lib/B/Module/Info.pm" line 314
|
|
|
|
object method call to PTR at "__none__" line 0
|
|
|
|
object method call to PV at "__none__" line 0
|
|
|
|
object method call to PV at "__none__" line 0
|
|
|
|
object method call to int_value at "__none__" line 0
|
|
|
|
object method call to NV at "__none__" line 0
|
|
|
|
object method call to sibling at "blib/lib/B/Module/Info.pm" line 327
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 328
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 329
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 329
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 745
|
|
|
|
function call to walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 747
|
|
|
|
function call to walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 752
|
|
|
|
function call to _walkallops_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 706
|
|
|
|
function call to _bits at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 306
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 95
|
|
|
|
function call to __chk at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 471
|
|
|
|
function call to peekop at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 156
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 157
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 157
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 158
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 161
|
|
|
|
function call to walkoptree_slow at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 162
|
|
|
|
object method call to sibling at "__none__" line 0
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 166
|
|
|
|
object method call to pmreplroot at "__none__" line 0
|
|
|
|
object method call to pmreplroot at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 168
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 168
|
|
|
|
object method call to pmreplroot at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 168
|
|
|
|
function call to walkoptree_slow at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 172
|
|
|
|
object method call to pmreplroot at "__none__" line 0
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 160
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 163
|
|
|
|
function call to shortmess_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 164
|
|
|
|
function call to roots_cv_pairs at "blib/lib/B/Module/Info.pm" line 63
|
|
|
|
function call to walkoptree_filtered at "blib/lib/B/Module/Info.pm" line 79
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 169
|
|
|
|
function call to bootstrap at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 102
|
|
|
|
object method call to name at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 133
|
|
|
|
object method call to targ at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 134
|
|
|
|
function call to ppname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 140
|
|
|
|
object method call to CV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 542
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 552
|
|
|
|
object method call to STASH at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 552
|
|
|
|
object method call to NAME at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 552
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to PADLIST at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to ARRAY at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
object method call to PADLIST at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 556
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 560
|
|
|
|
object method call to ROOT at "__none__" line 0
|
|
|
|
object method call to START at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to PADLIST at "__none__" line 0
|
|
|
|
object method call to START at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 571
|
|
|
|
object method call to ROOT at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 571
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 222
|
|
|
|
object method call to _parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to _parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to next at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to _parent_impl at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 229
|
|
|
|
function call to _preparewarn at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 1121
|
|
|
|
function call to set_prototype at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Scalar/Util.pm" line 56
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 332
|
|
|
|
function call to dl_expandspec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 268
|
|
|
|
function call to Croaker at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 278
|
|
|
|
function call to _walkallops_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 737
|
|
|
|
function call to opgrep at "blib/lib/B/Module/Info.pm" line 31
|
|
|
|
function call to filtered_roots at "blib/lib/B/Module/Info.pm" line 95
|
|
|
|
function call to main_root at "blib/lib/B/Module/Info.pm" line 97
|
|
|
|
function call to main_cv at "__none__" line 0
|
|
|
|
function call to svref_2object at "blib/lib/B/Module/Info.pm" line 98
|
|
|
|
function call to _get_dirs at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 60
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 42
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 62
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 42
|
|
|
|
function call to export at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 62
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 285
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 285
|
|
|
|
class method call to tid via threads at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 463
|
|
|
|
function call to caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 467
|
|
|
|
function call to caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 481
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/strict.pm" line 55
|
|
|
|
function call to _walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 612
|
|
|
|
function call to main_start at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 502
|
|
|
|
function call to main_root at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 503
|
|
|
|
function call to walksymtable at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 516
|
|
|
|
function call to class at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 522
|
|
|
|
object method call to ROOT at "__none__" line 0
|
|
|
|
object method call to START at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to ARRAY at "__none__" line 0
|
|
|
|
object method call to PADLIST at "__none__" line 0
|
|
|
|
function call to main_cv at "__none__" line 0
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 26
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 31
|
|
|
|
function call to _get_dirs at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/lib.pm" line 42
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 345
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
object method call to first at "__none__" line 0
|
|
|
|
object method call to private at "__none__" line 0
|
|
|
|
object method call to first at "__none__" line 0
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 348
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 348
|
|
|
|
object method call to first at "__none__" line 0
|
|
|
|
object method call to flags at "blib/lib/B/Module/Info.pm" line 352
|
|
|
|
object method call to first at "blib/lib/B/Module/Info.pm" line 353
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 354
|
|
|
|
object method call to first at "blib/lib/B/Module/Info.pm" line 357
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 360
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 361
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 362
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 362
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 363
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 363
|
|
|
|
object method call to IV at "blib/lib/B/Module/Info.pm" line 364
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 449
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 450
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 450
|
|
|
|
function call to as_heavy at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 81
|
|
|
|
function call to _opgrep_helper at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 859
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 912
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 929
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 955
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 961
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 973
|
|
|
|
dynamic object method call at "__none__" line 0
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 976
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 989
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 993
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 996
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 254
|
|
|
|
function call to trusts_directly at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 380
|
|
|
|
object method call to isa at "blib/lib/B/Module/Info.pm" line 435
|
|
|
|
function call to padval at "blib/lib/B/Module/Info.pm" line 436
|
|
|
|
object method call to padix at "__none__" line 0
|
|
|
|
object method call to gv at "blib/lib/B/Module/Info.pm" line 439
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 337
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
function call to shortmess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 167
|
|
|
|
class method call to tid via threads at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 495
|
|
|
|
function call to caller_info at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 499
|
|
|
|
object method call to FLAGS at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to UVX at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to IV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
function call to _opgrep_helper at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 859
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 891
|
|
|
|
object method call to can at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 912
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 929
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 955
|
|
|
|
dynamic object method call at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 961
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 973
|
|
|
|
dynamic object method call at "__none__" line 0
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 976
|
|
|
|
object method call to kids at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 989
|
|
|
|
function call to opgrep at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 993
|
|
|
|
function call to blessed at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 996
|
|
|
|
function call to _mkMask at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 437
|
|
|
|
function call to _mkMask at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings.pm" line 443
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 193
|
|
|
|
object method call to can at "blib/lib/B/Module/Info.pm" line 193
|
|
|
|
object method call to meth_sv at "blib/lib/B/Module/Info.pm" line 194
|
|
|
|
object method call to can at "blib/lib/B/Module/Info.pm" line 196
|
|
|
|
object method call to sv at "blib/lib/B/Module/Info.pm" line 197
|
|
|
|
function call to padval at "blib/lib/B/Module/Info.pm" line 200
|
|
|
|
object method call to targ at "__none__" line 0
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 465
|
|
|
|
function call to confess at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 113
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 118
|
|
|
|
function call to mod2fname at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 132
|
|
|
|
function call to dl_expandspec at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 151
|
|
|
|
function call to dl_findfile at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 157
|
|
|
|
function call to croak at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 159
|
|
|
|
object method call to dl_load_flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 191
|
|
|
|
function call to dl_load_file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 193
|
|
|
|
function call to croak at "__none__" line 0
|
|
|
|
function call to dl_error at "__none__" line 0
|
|
|
|
function call to dl_find_symbol at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 198
|
|
|
|
function call to croak at "__none__" line 0
|
|
|
|
function call to dl_install_xsub at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 203
|
|
|
|
function call to args at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm" line 210
|
|
|
|
function call to _cgc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 415
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 416
|
|
|
|
function call to long_error_loc at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Carp.pm" line 423
|
|
|
|
object method call to isa at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 669
|
|
|
|
object method call to file at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 670
|
|
|
|
object method call to line at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 671
|
|
|
|
function call using symbolic ref at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 674
|
|
|
|
function call using symbolic ref at "__none__" line 0
|
|
|
|
object method call to flags at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 676
|
|
|
|
object method call to first at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 681
|
|
|
|
function call to _walkoptree_filtered at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 685
|
|
|
|
object method call to sibling at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 687
|
|
|
|
object method call to FLAGS at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to UVX at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
object method call to IV at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/B.pm" line 113
|
|
|
|
function call to _init_sub_cache at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 714
|
|
|
|
function call to walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 719
|
|
|
|
function call to walkoptree_simple at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Utils.pm" line 723
|
|
|
|
object method call to fetch_string at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/Config.pm" line 70
|
|
|
|
function call to register_categories at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings/register.pm" line 23
|
|
|
|
function call to register_categories at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/warnings/register.pm" line 25
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 213
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 215
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 217
|
|
|
|
object method call to int_value at "blib/lib/B/Module/Info.pm" line 218
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 219
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 221
|
|
|
|
object method call to NV at "blib/lib/B/Module/Info.pm" line 224
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 227
|
|
|
|
object method call to can at "blib/lib/B/Module/Info.pm" line 227
|
|
|
|
function call to const at "blib/lib/B/Module/Info.pm" line 228
|
|
|
|
object method call to RV at "__none__" line 0
|
|
|
|
object method call to FLAGS at "blib/lib/B/Module/Info.pm" line 229
|
|
|
|
object method call to PV at "blib/lib/B/Module/Info.pm" line 230
|
|
|
|
function call to single_delim at "blib/lib/B/Module/Info.pm" line 232
|
|
|
|
class method call to uninterp via escape_str at "__none__" line 0
|
|
|
|
function call to unback at "__none__" line 0
|
|
|
|
function call to single_delim at "blib/lib/B/Module/Info.pm" line 234
|
|
|
|
function call to unback at "__none__" line 0
|
|
|
|
object method call to name at "blib/lib/B/Module/Info.pm" line 417
|
|
|
|
function call to wibble at "/home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm" line 58
|
|
|
|
function call to class at "blib/lib/B/Module/Info.pm" line 67
|
|
|
|
object method call to name at "__none__" line 0
|
|
|
|
function call to const_sv at "blib/lib/B/Module/Info.pm" line 71
|
|
|
|
object method call to ROOT at "blib/lib/B/Module/Info.pm" line 72
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 64
|
|
|
|
function call to carp at "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Exporter.pm" line 64
|
|
# Failed test (t/Module-Info.t at line 299)
|
|
# Structures begin differing at:
|
|
# $got->[0] = Does not exist
|
|
# $expected->[0] = 'HASH(0x5589e0254030)'
|
|
# Looks like you failed 13 tests of 59.
|
|
t/Module-Info.t ..........
|
|
Dubious, test returned 13 (wstat 3328, 0xd00)
|
|
Failed 13/59 subtests
|
|
# Failed test (t/n0_die_on_error.t at line 19)
|
|
# B::Module::Info,packages use failed with 2 saying:
|
|
# Can't locate t/lib/Bar.pm in @INC (you may need to install the t::lib::Bar module) (@INC contains: blahbityblahblah /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/lib /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 64.
|
|
#
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492965124.8707/Module-Info-0.37/t/lib/Foo.pm line 65.
|
|
# Looks like you failed 1 tests of 4.
|
|
t/n0_die_on_error.t ......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/4 subtests
|
|
t/n1_modules_required.t .. ok
|
|
t/n2_safe.t .............. ok
|
|
t/n3_version.t ........... ok
|
|
t/zy_pod_coverage.t ...... skipped: these tests are for release candidate testing
|
|
t/zz_pod.t ............... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/Module-Info.t (Wstat: 3328 Tests: 59 Failed: 13)
|
|
Failed tests: 43-46, 48-53, 55-57
|
|
Non-zero exit status: 13
|
|
t/n0_die_on_error.t (Wstat: 256 Tests: 4 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=7, Tests=113, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.88 cusr 0.03 csys = 0.93 CPU)
|
|
Result: FAIL
|
|
Failed 2/7 test programs. 14/113 subtests failed.
|
|
Makefile:889: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Module::Info failed. See /home/ryan/.cpanm/work/1492965124.8707/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Module::Info] 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
|