OpenSky-API v0.005 Perl 5 v5.22.2 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
OpenSky-API v0.005
Platform
Perl 5 v5.22.2 x86_64-linux
Date
2023-06-02 06:15:50
ID
ec2ef95c-010c-11ee-a26f-43e86d8775ea
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 Curtis Poe,

This is a computer-generated report for OpenSky-API-0.005
on perl 5.22.2, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

none provided

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

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

PERL_DL_NONLAZY=1 "/opt/perl-5.22.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Test Requires ===
# 
#     Module                    Want     Have
#     ------------------------- ---- --------
#     Exporter                   any     5.72
#     ExtUtils::MakeMaker        any     7.24
#     File::Spec                 any     3.62
#     Test2::Plugin::BailOnFail  any 0.000058
#     Test::More                 any 1.302052
#     Test::Most                 any     0.34
#     Test::PerlTidy             any 20130104
#     lib                        any     0.63
#     parent                     any    0.232
#     strict                     any     1.09
#     warnings                   any     1.34
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     Carp                    any     1.38
#     Config::INI::Reader     any    0.025
#     Mojo::JSON              any    undef
#     Mojo::URL               any    undef
#     Mojo::UserAgent         any    undef
#     Moose                   any   2.1805
#     PerlX::Maybe            any    1.001
#     Type::Library           any 1.000005
#     Type::Params            any 1.000005
#     Type::Utils             any 1.000005
#     Types::Common::Numeric  any 1.000005
#     Types::Common::String   any 1.000005
#     Types::Standard         any 1.000005
#     experimental            any    0.013
# 
t/00-report-prereqs.t .......... ok
Array found where operator expected at lib/OpenSky/API/Flights.pm line 19, near "->@*"
	(Missing operator before @*?)
syntax error at lib/OpenSky/API/Flights.pm line 19, near "->@*"
Global symbol "@flights" requires explicit package name (did you forget to declare "my @flights"?) at lib/OpenSky/API/Flights.pm line 20.
Compilation failed in require at lib/OpenSky/API.pm line 23.
BEGIN failed--compilation aborted at lib/OpenSky/API.pm line 23.
Compilation failed in require at t/lib/OpenSky/API/Test.pm line 8.
BEGIN failed--compilation aborted at t/lib/OpenSky/API/Test.pm line 8.
Compilation failed in require at t/get_arrivals_by_airport.t line 5.
BEGIN failed--compilation aborted at t/get_arrivals_by_airport.t line 5.
t/get_arrivals_by_airport.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Array found where operator expected at lib/OpenSky/API/Flights.pm line 19, near "->@*"
	(Missing operator before @*?)
syntax error at lib/OpenSky/API/Flights.pm line 19, near "->@*"
Global symbol "@flights" requires explicit package name (did you forget to declare "my @flights"?) at lib/OpenSky/API/Flights.pm line 20.
Compilation failed in require at lib/OpenSky/API.pm line 23.
BEGIN failed--compilation aborted at lib/OpenSky/API.pm line 23.
Compilation failed in require at t/lib/OpenSky/API/Test.pm line 8.
BEGIN failed--compilation aborted at t/lib/OpenSky/API/Test.pm line 8.
Compilation failed in require at t/get_departures_by_airport.t line 5.
BEGIN failed--compilation aborted at t/get_departures_by_airport.t line 5.
t/get_departures_by_airport.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Array found where operator expected at lib/OpenSky/API/Flights.pm line 19, near "->@*"
	(Missing operator before @*?)
syntax error at lib/OpenSky/API/Flights.pm line 19, near "->@*"
Global symbol "@flights" requires explicit package name (did you forget to declare "my @flights"?) at lib/OpenSky/API/Flights.pm line 20.
Compilation failed in require at lib/OpenSky/API.pm line 23.
BEGIN failed--compilation aborted at lib/OpenSky/API.pm line 23.
Compilation failed in require at t/lib/OpenSky/API/Test.pm line 8.
BEGIN failed--compilation aborted at t/lib/OpenSky/API/Test.pm line 8.
Compilation failed in require at t/get_flights_by_aircraft.t line 5.
BEGIN failed--compilation aborted at t/get_flights_by_aircraft.t line 5.
t/get_flights_by_aircraft.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Array found where operator expected at lib/OpenSky/API/Flights.pm line 19, near "->@*"
	(Missing operator before @*?)
syntax error at lib/OpenSky/API/Flights.pm line 19, near "->@*"
Global symbol "@flights" requires explicit package name (did you forget to declare "my @flights"?) at lib/OpenSky/API/Flights.pm line 20.
Compilation failed in require at lib/OpenSky/API.pm line 23.
BEGIN failed--compilation aborted at lib/OpenSky/API.pm line 23.
Compilation failed in require at t/lib/OpenSky/API/Test.pm line 8.
BEGIN failed--compilation aborted at t/lib/OpenSky/API/Test.pm line 8.
Compilation failed in require at t/get_flights_from_interval.t line 5.
BEGIN failed--compilation aborted at t/get_flights_from_interval.t line 5.
t/get_flights_from_interval.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Array found where operator expected at lib/OpenSky/API/Flights.pm line 19, near "->@*"
	(Missing operator before @*?)
syntax error at lib/OpenSky/API/Flights.pm line 19, near "->@*"
Global symbol "@flights" requires explicit package name (did you forget to declare "my @flights"?) at lib/OpenSky/API/Flights.pm line 20.
Compilation failed in require at lib/OpenSky/API.pm line 23.
BEGIN failed--compilation aborted at lib/OpenSky/API.pm line 23.
Compilation failed in require at t/lib/OpenSky/API/Test.pm line 8.
BEGIN failed--compilation aborted at t/lib/OpenSky/API/Test.pm line 8.
Compilation failed in require at t/get_states.t line 5.
BEGIN failed--compilation aborted at t/get_states.t line 5.
t/get_states.t ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/iterator.t ................... ok
# The file 'lib/OpenSky/API.pm' is not tidy
# +----+------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+
# | 111|signature_for get_states => (                                                                               |signature_for get_states => (                                                                               |
# | 112|    method => 1,                                                                                            |    method => 1,                                                                                            |
# | 113|    named  => [                                                                                             |    named  => [                                                                                             |
# * 114|        time   => Optional [Num], { default => 0 },                                                         |        time => Optional [Num], { default => 0 },                                                           *
# | 115|        icao24 => Optional [ NonEmptyStr | ArrayRef [NonEmptyStr] ],                                        |        icao24 => Optional [ NonEmptyStr | ArrayRef [NonEmptyStr] ],                                        |
# * 116|        bbox   => Optional [                                                                                |        bbox => Optional [                                                                                  *
# | 117|            Dict [                                                                                          |            Dict [                                                                                          |
# | 118|                lamin => Latitude,                                                                          |                lamin => Latitude,                                                                          |
# | 119|                lomin => Longitude,                                                                         |                lomin => Longitude,                                                                         |
# +----+------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+
# | 137|        $params{$_} = $bbox->{$_} for qw( lamin lomin lamax lomax );                                        |        $params{$_} = $bbox->{$_} for qw( lamin lomin lamax lomax );                                        |
# | 138|    }                                                                                                       |    }                                                                                                       |
# | 139|                                                                                                            |                                                                                                            |
# * 140|    my $route    = '/states/all';                                                                           |    my $route = '/states/all';                                                                              *
# | 141|    my $response = $self->_get_response( route => $route, params => \%params, no_auth_required => 1 ) // {  |    my $response = $self->_get_response( route => $route, params => \%params, no_auth_required => 1 ) // {  |
# * 142|        time   => time - ( $seconds // 0 ),                                                                 |        time => time - ( $seconds // 0 ),                                                                   *
# | 143|        states => [],                                                                                       |        states => [],                                                                                       |
# | 144|    };                                                                                                      |    };                                                                                                      |
# | 145|    if ( $self->raw ) {                                                                                     |    if ( $self->raw ) {                                                                                     |
# +----+------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+
# | 151|signature_for get_my_states => (                                                                            |signature_for get_my_states => (                                                                            |
# | 152|    method => 1,                                                                                            |    method => 1,                                                                                            |
# | 153|    named  => [                                                                                             |    named  => [                                                                                             |
# * 154|        time    => Optional [Num], { default => 0 },                                                        |        time => Optional [Num], { default => 0 },                                                           *
# | 155|        icao24  => Optional [ NonEmptyStr | ArrayRef [NonEmptyStr] ],                                       |        icao24  => Optional [ NonEmptyStr | ArrayRef [NonEmptyStr] ],                                       |
# | 156|        serials => Optional [ NonEmptyStr | ArrayRef [NonEmptyStr] ],                                       |        serials => Optional [ NonEmptyStr | ArrayRef [NonEmptyStr] ],                                       |
# | 157|    ],                                                                                                      |    ],                                                                                                      |
# +----+------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+
# | 166|        maybe serials => $serials,                                                                          |        maybe serials => $serials,                                                                          |
# | 167|    );                                                                                                      |    );                                                                                                      |
# | 168|                                                                                                            |                                                                                                            |
# * 169|    my $route    = '/states/own';                                                                           |    my $route = '/states/own';                                                                              *
# | 170|    my $response = $self->_get_response( route => $route, params => \%params );                             |    my $response = $self->_get_response( route => $route, params => \%params );                             |
# | 171|    if ( $self->raw ) {                                                                                     |    if ( $self->raw ) {                                                                                     |
# | 172|        return $response;                                                                                   |        return $response;                                                                                   |
# +----+------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+

#   Failed test ''lib/OpenSky/API.pm''
#   at t/perltidy.t line 4.
# The file 'lib/OpenSky/API/Core/StateVector.pm' is not tidy
# +----+------------------------------------------------------------------------------------+--------------------------------------------------------------------------------+
# |  60|        'Reserved',                                                                 |        'Reserved',                                                             |
# |  61|        'Unmanned Aerial Vehicle',                                                  |        'Unmanned Aerial Vehicle',                                              |
# |  62|        'Space / Trans-atmospheric vehicle',                                        |        'Space / Trans-atmospheric vehicle',                                    |
# *  63|        'Surface Vehicle \xe2\x80\x93 Emergency Vehicle',                           |        'Surface Vehicle \x{2013} Emergency Vehicle',                           *
# *  64|        'Surface Vehicle \xe2\x80\x93 Service Vehicle',                             |        'Surface Vehicle \x{2013} Service Vehicle',                             *
# |  65|        'Point Obstacle (includes tethered balloons)',                              |        'Point Obstacle (includes tethered balloons)',                          |
# |  66|        'Cluster Obstacle',                                                         |        'Cluster Obstacle',                                                     |
# |  67|        'Line Obstacle',                                                            |        'Line Obstacle',                                                        |
# +----+------------------------------------------------------------------------------------+--------------------------------------------------------------------------------+
# |  70|}                                                                                   |}                                                                               |
# |  71|                                                                                    |                                                                                |
# |  72|sub position_source_name ($self) {                                                  |sub position_source_name ($self) {                                              |
# *  73|    my $source  = $self->position_source // return 'Uknown';                        |    my $source = $self->position_source // return 'Uknown';                     *
# |  74|    my @sources = (                                                                 |    my @sources = (                                                             |
# |  75|        'ADS-B',                                                                    |        'ADS-B',                                                                |
# |  76|        'ASTERIX',                                                                  |        'ASTERIX',                                                              |
# +----+------------------------------------------------------------------------------------+--------------------------------------------------------------------------------+
# | 153|                                                                                    |                                                                                |
# | 154|=head2 C<true_track>                                                                |=head2 C<true_track>                                                            |
# | 155|                                                                                    |                                                                                |
# * 156|True track in decimal degrees clockwise from north (north=0\xc2\xb0). Can be null.  |True track in decimal degrees clockwise from north (north=0\xb0). Can be null.  *
# | 157|                                                                                    |                                                                                |
# | 158|=head2 C<vertical_rate>                                                             |=head2 C<vertical_rate>                                                         |
# | 159|                                                                                    |                                                                                |
# +----+------------------------------------------------------------------------------------+--------------------------------------------------------------------------------+
# | 181|                                                                                    |                                                                                |
# | 182|=head2 C<position_source>                                                           |=head2 C<position_source>                                                       |
# | 183|                                                                                    |                                                                                |
# * 184|Integer. Origin of this state\xe2\x80\x99s position:                                |Integer. Origin of this state\x{2019}s position:                                *
# | 185|                                                                                    |                                                                                |
# | 186|    0 = ADS-B                                                                       |    0 = ADS-B                                                                   |
# | 187|    1 = ASTERIX                                                                     |    1 = ASTERIX                                                                 |
# +----+------------------------------------------------------------------------------------+--------------------------------------------------------------------------------+
# | 215|    13 = Reserved                                                                   |    13 = Reserved                                                               |
# | 216|    14 = Unmanned Aerial Vehicle                                                    |    14 = Unmanned Aerial Vehicle                                                |
# | 217|    15 = Space / Trans-atmospheric vehicle                                          |    15 = Space / Trans-atmospheric vehicle                                      |
# * 218|    16 = Surface Vehicle \xe2\x80\x93 Emergency Vehicle                             |    16 = Surface Vehicle \x{2013} Emergency Vehicle                             *
# * 219|    17 = Surface Vehicle \xe2\x80\x93 Service Vehicle                               |    17 = Surface Vehicle \x{2013} Service Vehicle                               *
# | 220|    18 = Point Obstacle (includes tethered balloons)                                |    18 = Point Obstacle (includes tethered balloons)                            |
# | 221|    19 = Cluster Obstacle                                                           |    19 = Cluster Obstacle                                                       |
# | 222|    20 = Line Obstacle                                                              |    20 = Line Obstacle                                                          |
# +----+------------------------------------------------------------------------------------+--------------------------------------------------------------------------------+

#   Failed test ''lib/OpenSky/API/Core/StateVector.pm''
#   at t/perltidy.t line 4.
# The file 'lib/OpenSky/API/Flights.pm' is not tidy
# +---+-------------------------------------------------------------------------------+------------------------------------------------------------------------------+
# | 16|);                                                                             |);                                                                            |
# | 17|                                                                               |                                                                              |
# | 18|around 'BUILDARGS' => sub ( $orig, $class, $response ) {                       |around 'BUILDARGS' => sub ( $orig, $class, $response ) {                      |
# * 19|    my @flights  = map { OpenSky::API::Core::Flight->new($_) } $response->@*;  |    my @flights = map { OpenSky::API::Core::Flight->new($_) } $response->@*;  *
# | 20|    my $iterator = OpenSky::API::Utils::Iterator->new( rows => \@flights );    |    my $iterator = OpenSky::API::Utils::Iterator->new( rows => \@flights );   |
# | 21|                                                                               |                                                                              |
# | 22|    return $class->$orig( flights => $iterator );                              |    return $class->$orig( flights => $iterator );                             |
# +---+-------------------------------------------------------------------------------+------------------------------------------------------------------------------+

#   Failed test ''lib/OpenSky/API/Flights.pm''
#   at t/perltidy.t line 4.
# The file 'lib/OpenSky/API/States.pm' is not tidy
# +---+----------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+
# | 24|    my $time   = $response->{time};                                                     |    my $time   = $response->{time};                                                 |
# | 25|                                                                                        |                                                                                    |
# | 26|    my @state_vectors = map { OpenSky::API::Core::StateVector->new($_) } @$states;      |    my @state_vectors = map { OpenSky::API::Core::StateVector->new($_) } @$states;  |
# * 27|    my $iterator      = OpenSky::API::Utils::Iterator->new( rows => \@state_vectors );  |    my $iterator = OpenSky::API::Utils::Iterator->new( rows => \@state_vectors );   *
# | 28|                                                                                        |                                                                                    |
# | 29|    return $class->$orig( vectors => $iterator, time => $time );                        |    return $class->$orig( vectors => $iterator, time => $time );                    |
# | 30|};                                                                                      |};                                                                                  |
# +---+----------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+

#   Failed test ''lib/OpenSky/API/States.pm''
#   at t/perltidy.t line 4.
# The file 'lib/OpenSky/API/Types.pm' is not tidy
# +---+-----------------------+-----------------------+
# |  7|  -declare => qw(      |  -declare => qw(      |
# |  8|  Longitude            |  Longitude            |
# |  9|  Latitude             |  Latitude             |
# * 10|  );                   |);                     *
# | 11|                       |                       |
# | 12|use Type::Utils -all;  |use Type::Utils -all;  |
# | 13|                       |                       |
# +---+-----------------------+-----------------------+

#   Failed test ''lib/OpenSky/API/Types.pm''
#   at t/perltidy.t line 4.
# The file 'lib/OpenSky/API/Utils/Iterator.pm' is not tidy
# +---+----------------------------------------------+----------------------------------------------+
# | 30|}                                             |}                                             |
# | 31|                                              |                                              |
# | 32|sub next ($self) {                            |sub next ($self) {                            |
# * 33|    my $i    = $self->_index;                 |    my $i = $self->_index;                    *
# | 34|    my $next = $self->_rows->[$i] or return;  |    my $next = $self->_rows->[$i] or return;  |
# | 35|    $self->_set_index( $i + 1 );              |    $self->_set_index( $i + 1 );              |
# | 36|    return $next;                             |    return $next;                             |
# +---+----------------------------------------------+----------------------------------------------+

#   Failed test ''lib/OpenSky/API/Utils/Iterator.pm''
#   at t/perltidy.t line 4.
# Looks like you failed 6 tests of 7.
t/perltidy.t ................... 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/7 subtests 

Test Summary Report
-------------------
t/get_arrivals_by_airport.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/get_departures_by_airport.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/get_flights_by_aircraft.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/get_flights_from_interval.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/get_states.t               (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/perltidy.t                 (Wstat: 1536 Tests: 7 Failed: 6)
  Failed tests:  1, 3-7
  Non-zero exit status: 6
Files=8, Tests=25,  2 wallclock secs ( 0.01 usr  0.01 sys +  1.86 cusr  0.16 csys =  2.04 CPU)
Result: FAIL
Failed 6/8 test programs. 6/25 subtests failed.
make: *** [test_dynamic] Error 6

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

Prerequisite modules loaded:

requires:

    Module                    Need Have    
    ------------------------- ---- --------
    Carp                      0    1.38    
    Config::INI::Reader       0    0.025   
    experimental              0    0.013   
    Mojo::JSON                0    0       
    Mojo::URL                 0    0       
    Mojo::UserAgent           0    0       
    Moose                     0    2.1805  
    PerlX::Maybe              0    1.001   
    Type::Library             0    1.000005
    Type::Params              0    1.000005
    Type::Utils               0    1.000005
    Types::Common::Numeric    0    1.000005
    Types::Common::String     0    1.000005
    Types::Standard           0    1.000005

build_requires:

    Module                    Need Have    
    ------------------------- ---- --------
    Exporter                  0    5.72    
    ExtUtils::MakeMaker       0    7.24    
    File::Spec                0    3.62    
    lib                       0    0.63    
    parent                    0    0.232   
    strict                    0    1.09    
    Test2::Plugin::BailOnFail 0    0.000058
    Test::More                0    1.302052
    Test::Most                0    0.34    
    Test::PerlTidy            0    20130104
    warnings                  0    1.34    

configure_requires:

    Module                    Need Have    
    ------------------------- ---- --------
    ExtUtils::MakeMaker       0    7.24    


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    LC_ALL = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29116
    PERL5_CPAN_IS_RUNNING = 29116
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 28489,29116
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023060110/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2023060110

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

    $^X = /opt/perl-5.22.2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35    
    Test::More          1.302052
    YAML                1.17    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.2 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE 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
  Built under linux
  Compiled at May 29 2016 23:41:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29116"
    PERL5_CPAN_IS_RUNNING="29116"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="28489,29116"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023060110/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/site_perl/5.22.2
    /opt/perl-5.22.2/lib/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/5.22.2
    .