Catalyst-Controller-DBIC-API v2.006002 Perl 5 v5.26.1 OpenBSD.amd64-openbsd

Status
Pass
From
Alceu Rodrigues de Freitas Junior
Dist
Catalyst-Controller-DBIC-API v2.006002
Platform
Perl 5 v5.26.1 OpenBSD.amd64-openbsd
Date
2017-11-22 00:00:03
ID
1724bb56-cf18-11e7-a5b0-fc734efa78b8
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Alexander Hartmaier,

This is a computer-generated report for Catalyst-Controller-DBIC-API-2.006002
on perl 5.26.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/rest/*.t t/rpc/*.t

t/generic.t: Schema RestTest::Schema=HASH(0x11c01720898) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/generic.t ................. ok
t/release-cpan-changes.t .... skipped: these tests are for release candidate testing
t/release-dist-manifest.t ... skipped: these tests are for release candidate testing
t/release-has-version.t ..... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ...... skipped: these tests are for release candidate testing
t/release-portability.t ..... skipped: these tests are for release candidate testing
t/release-synopsis.t ........ skipped: these tests are for release candidate testing
t/release-unused-vars.t ..... skipped: these tests are for release candidate testing

t/rest/create.t: Schema RestTest::Schema=HASH(0x1127041c1988) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rest/create.t: Schema RestTest::Schema=HASH(0x1126956e6148) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rest/create.t ............. ok

t/rest/delete.t: Schema RestTest::Schema=HASH(0x12c1f86da418) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rest/delete.t: Schema RestTest::Schema=HASH(0x12c2906f4490) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rest/delete.t ............. ok

t/rest/item.t: Schema RestTest::Schema=HASH(0x5e87d7b5b50) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rest/item.t: Schema RestTest::Schema=HASH(0x5e89a2928e0) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rest/item.t ............... ok

t/rest/list.t: Schema RestTest::Schema=HASH(0xec1808c2d90) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rest/list.t: Schema RestTest::Schema=HASH(0xec1f5ec1898) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rest/list.t ............... ok

t/rest/stashedclass.t: Schema RestTest::Schema=HASH(0x94fedaf9028) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rest/stashedclass.t: Schema RestTest::Schema=HASH(0x94f8e063d60) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rest/stashedclass.t ....... ok

t/rest/update.t: Schema RestTest::Schema=HASH(0x121602c6eec8) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rest/update.t: Schema RestTest::Schema=HASH(0x121557a3f880) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

# DBIx::Class warns about a non-numeric id which is ok because we test for that too
DBIx::Class::Storage::DBI::SQLite::_dbi_attrs_for_bind(): Non-integer value supplied for column 'me.trackid' despite the integer datatype at /mnt/cpan_build_dir/foo/Catalyst-Controller-DBIC-API-2.006002-0/blib/lib/Catalyst/Controller/DBIC/API.pm line 217
t/rest/update.t ............. ok

t/rpc/create.t: Schema RestTest::Schema=HASH(0x1cf8b2873ec8) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/create.t: Schema RestTest::Schema=HASH(0x1cf89fe57fb8) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/create.t .............. ok

t/rpc/delete.t: Schema RestTest::Schema=HASH(0x19744e850118) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/delete.t: Schema RestTest::Schema=HASH(0x19745e97e388) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/delete.t .............. ok

t/rpc/item.t: Schema RestTest::Schema=HASH(0x15de58ac2e08) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/item.t: Schema RestTest::Schema=HASH(0x15de7e5e0880) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/item.t ................ ok

t/rpc/list.t: Schema RestTest::Schema=HASH(0x42993381820) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/list.t: Schema RestTest::Schema=HASH(0x428b99e82f8) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/list.t ................ ok

t/rpc/list_json_search.t: Schema RestTest::Schema=HASH(0x938d68458b0) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/list_json_search.t: Schema RestTest::Schema=HASH(0x938db425cd0) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/list_json_search.t .... ok

t/rpc/list_prefetch.t: Schema RestTest::Schema=HASH(0x69333ea4a78) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/list_prefetch.t: Schema RestTest::Schema=HASH(0x692fb210640) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/list_prefetch.t ....... ok

t/rpc/list_search_allows.t: Schema RestTest::Schema=HASH(0x8efda485c88) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/list_search_allows.t: Schema RestTest::Schema=HASH(0x8ef9edb3178) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/list_search_allows.t .. ok

t/rpc/setup_dbic_args.t: Schema RestTest::Schema=HASH(0xe5a603f8f28) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/setup_dbic_args.t: Schema RestTest::Schema=HASH(0xe5a857cb850) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

t/rpc/setup_dbic_args.t ..... ok

t/rpc/update.t: Schema RestTest::Schema=HASH(0x111bec4ac940) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"


t/rpc/update.t: Schema RestTest::Schema=HASH(0x111b7c1e6b68) failed the 'no_indirect_method_overrides' sanity check: Method(s) RestTest::Schema::ResultSet::Track::search() override the convenience shortcut DBIx::Class::ResultSet::search(): it is almost certain these overrides *MAY BE COMPLETELY IGNORED* at runtime. You MUST reimplement each override to hook a method from the chain of calls within the convenience shortcut as seen when running:
  ~$ perl -MDBIx::Class::ResultSet -MDevel::Dwarn -e "Ddie { search => DBIx::Class::ResultSet->can(q(search)) }"

# DBIx::Class warns about a non-numeric id which is ok because we test for that too
DBIx::Class::Storage::DBI::SQLite::_dbi_attrs_for_bind(): Non-integer value supplied for column 'me.trackid' despite the integer datatype at /mnt/cpan_build_dir/foo/Catalyst-Controller-DBIC-API-2.006002-0/blib/lib/Catalyst/Controller/DBIC/API.pm line 217
t/rpc/update.t .............. ok
All tests successful.
Files=24, Tests=265, 51 wallclock secs ( 0.10 usr  0.19 sys + 42.11 cusr  6.78 csys = 49.18 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                         Need     Have       
    ------------------------------ -------- -----------
    Catalyst::Action::Serialize    0.83     1.20       
    Catalyst::Model::DBIC::Schema  0.20     0.65       
    Catalyst::Runtime              5.90020  5.90115    
    CGI::Expand                    2.02     2.05       
    Data::DPath::Validator         0.093411 0.093411   
    DBIx::Class                    0.08103  0.082899_15
    JSON                           2.50     2.97000    
    MooseX::Types::Structured      0.20     0.36       

build_requires:

    Module                         Need     Have       
    ------------------------------ -------- -----------
    Data::Printer                  0.35     0.40       
    ExtUtils::MakeMaker            0        7.31_04    
    Test::Deep                     0.104    1.127      
    Test::More                     0.88     1.302113   
    Test::WWW::Mechanize::Catalyst 0.37     0.60       

configure_requires:

    Module                         Need     Have       
    ------------------------------ -------- -----------
    ExtUtils::MakeMaker            0        7.31_04    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin:/home/foo/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16595
    PERL5_CPAN_IS_RUNNING = 16595
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13403,16595
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /home/foo/.perlbrew
    PERLBREW_MANPATH = /home/foo/perl5/perlbrew/perls/perl-5.26.1/man
    PERLBREW_PATH = /home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin
    PERLBREW_PERL = perl-5.26.1
    PERLBREW_ROOT = /home/foo/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_CR_SMOKER_CURRENT = Catalyst-Helper-Controller-DBIC-API-REST-0.09
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 999 999 1001
    $EGID = 999 999 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.67    
    ExtUtils::CBuilder  0.280226
    ExtUtils::Command   7.31_04 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.31_04 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.67    
    JSON                2.97000 
    JSON::PP            2.97000 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302113
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=openbsd
    osvers=6.1
    archname=OpenBSD.amd64-openbsd
    uname='openbsd cpansmoker.my.domain 6.1 generic.mp#20 amd64 '
    config_args='-de -Dprefix=/home/foo/perl5/perlbrew/perls/perl-5.26.1 -Aeval:scriptdir=/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 20070719 '
    gccosandvers='openbsd6.1'
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.89.3
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Nov 10 2017 20:02:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16595"
    PERL5_CPAN_IS_RUNNING="16595"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="13403,16595"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/home/foo/.perlbrew"
    PERLBREW_MANPATH="/home/foo/perl5/perlbrew/perls/perl-5.26.1/man"
    PERLBREW_PATH="/home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin"
    PERLBREW_PERL="perl-5.26.1"
    PERLBREW_ROOT="/home/foo/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_CR_SMOKER_CURRENT="Catalyst-Helper-Controller-DBIC-API-REST-0.09"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/OpenBSD.amd64-openbsd
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/OpenBSD.amd64-openbsd
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1