Report for File-Corresponding-0.003

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL File-Corresponding-0.003 v5.21.2 GNU/Linux
Date: 2014-06-22T09:14:57Z

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 Johan Lindstrom,

This is a computer-generated report for File-Corresponding-0.003
on perl 5.21.2, created by CPAN-Reporter-1.2011.

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:

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

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

Output from './Build test':

# user_config
t/config-find-user.t ................... ok

#   Failed test 'load_config_file missing file dies ok'
#   at t/corresponding-config.t line 31.
# expecting: Regexp ((?^s:Could not read config file .Missing file..+?File 'Missing file' does not exist))
# found: File 'Missing file' does not exist at lib/File/Corresponding.pm line 251.
# Looks like you failed 1 test of 7.
t/corresponding-config.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 
# Setup a config to match things under data/corresponding

#   Failed test '  testing 2.txt, finds two present in one group'
#   at t/corresponding-corresponding.t line 74.
# +----+-----------------------------------------------+----+-----------------------------------------------+
# | Elt|Got                                            | Elt|Expected                                       |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# |   0|[                                              |   0|[                                              |
# |   1|  bless( {                                     |   1|  bless( {                                     |
# |   2|    file => bless( {                           |   2|    file => bless( {                           |
# |   3|      dir => bless( {                          |   3|      dir => bless( {                          |
# |   4|        dirs => [                              |   4|        dirs => [                              |
# |   5|          'corresponding',                     |   5|          'corresponding',                     |
# |   6|          'elsewhere',                         |   6|          'elsewhere',                         |
# *   7|          'def',                               *   7|          'def'                                *
# *   8|          ''                                   *    |                                               |
# |   9|        ],                                     |   8|        ],                                     |
# |  10|        file_spec_class => undef,              |   9|        file_spec_class => undef,              |
# |  11|        volume => ''                           |  10|        volume => ''                           |
# |  12|      }, 'Path::Class::Dir' ),                 |  11|      }, 'Path::Class::Dir' ),                 |
# |  13|      file => '2.txt',                         |  12|      file => '2.txt',                         |
# |  14|      file_spec_class => undef                 |  13|      file_spec_class => undef                 |
# |  15|    }, 'Path::Class::File' ),                  |  14|    }, 'Path::Class::File' ),                  |
# |  16|    matching_profile => bless( {               |  15|    matching_profile => bless( {               |
# |  17|      name => 'abc',                           |  16|      name => 'abc',                           |
# |  18|      regex => qr/abc\/([\w.]+)$/,             |  17|      regex => qr/abc\/([\w.]+)$/,             |
# |  19|      sprintf => 'abc/%s'                      |  18|      sprintf => 'abc/%s'                      |
# |  20|    }, 'File::Corresponding::File::Profile' )  |  19|    }, 'File::Corresponding::File::Profile' )  |
# |  21|  }, 'File::Corresponding::File::Found' ),     |  20|  }, 'File::Corresponding::File::Found' ),     |
# |  22|  bless( {                                     |  21|  bless( {                                     |
# |  23|    file => bless( {                           |  22|    file => bless( {                           |
# |  24|      dir => bless( {                          |  23|      dir => bless( {                          |
# |  25|        dirs => [                              |  24|        dirs => [                              |
# |  26|          'corresponding',                     |  25|          'corresponding',                     |
# *  27|          'ghi',                               *  26|          'ghi'                                *
# *  28|          ''                                   *    |                                               |
# |  29|        ],                                     |  27|        ],                                     |
# |  30|        file_spec_class => undef,              |  28|        file_spec_class => undef,              |
# |  31|        volume => ''                           |  29|        volume => ''                           |
# |  32|      }, 'Path::Class::Dir' ),                 |  30|      }, 'Path::Class::Dir' ),                 |
# |  33|      file => '2.txt',                         |  31|      file => '2.txt',                         |
# |  34|      file_spec_class => undef                 |  32|      file_spec_class => undef                 |
# |  35|    }, 'Path::Class::File' ),                  |  33|    }, 'Path::Class::File' ),                  |
# |  36|    matching_profile => bless( {               |  34|    matching_profile => bless( {               |
# |  37|      name => 'abc',                           |  35|      name => 'abc',                           |
# |  38|      regex => qr/abc\/([\w.]+)$/,             |  36|      regex => qr/abc\/([\w.]+)$/,             |
# |  39|      sprintf => 'abc/%s'                      |  37|      sprintf => 'abc/%s'                      |
# |  40|    }, 'File::Corresponding::File::Profile' )  |  38|    }, 'File::Corresponding::File::Profile' )  |
# |  41|  }, 'File::Corresponding::File::Found' )      |  39|  }, 'File::Corresponding::File::Found' )      |
# |  42|]                                              |  40|]                                              |
# +----+-----------------------------------------------+----+-----------------------------------------------+

#   Failed test '  testing 2.txt, finds two present in two group (only found it in one)'
#   at t/corresponding-corresponding.t line 98.
# +----+-----------------------------------------------+----+-----------------------------------------------+
# | Elt|Got                                            | Elt|Expected                                       |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# |   0|[                                              |   0|[                                              |
# |   1|  bless( {                                     |   1|  bless( {                                     |
# |   2|    file => bless( {                           |   2|    file => bless( {                           |
# |   3|      dir => bless( {                          |   3|      dir => bless( {                          |
# |   4|        dirs => [                              |   4|        dirs => [                              |
# |   5|          'corresponding',                     |   5|          'corresponding',                     |
# |   6|          'elsewhere',                         |   6|          'elsewhere',                         |
# *   7|          'def',                               *   7|          'def'                                *
# *   8|          ''                                   *    |                                               |
# |   9|        ],                                     |   8|        ],                                     |
# |  10|        file_spec_class => undef,              |   9|        file_spec_class => undef,              |
# |  11|        volume => ''                           |  10|        volume => ''                           |
# |  12|      }, 'Path::Class::Dir' ),                 |  11|      }, 'Path::Class::Dir' ),                 |
# |  13|      file => '2.txt',                         |  12|      file => '2.txt',                         |
# |  14|      file_spec_class => undef                 |  13|      file_spec_class => undef                 |
# |  15|    }, 'Path::Class::File' ),                  |  14|    }, 'Path::Class::File' ),                  |
# |  16|    matching_profile => bless( {               |  15|    matching_profile => bless( {               |
# |  17|      name => 'abc',                           |  16|      name => 'abc',                           |
# |  18|      regex => qr/abc\/([\w.]+)$/,             |  17|      regex => qr/abc\/([\w.]+)$/,             |
# |  19|      sprintf => 'abc/%s'                      |  18|      sprintf => 'abc/%s'                      |
# |  20|    }, 'File::Corresponding::File::Profile' )  |  19|    }, 'File::Corresponding::File::Profile' )  |
# |  21|  }, 'File::Corresponding::File::Found' ),     |  20|  }, 'File::Corresponding::File::Found' ),     |
# |  22|  bless( {                                     |  21|  bless( {                                     |
# |  23|    file => bless( {                           |  22|    file => bless( {                           |
# |  24|      dir => bless( {                          |  23|      dir => bless( {                          |
# |  25|        dirs => [                              |  24|        dirs => [                              |
# |  26|          'corresponding',                     |  25|          'corresponding',                     |
# *  27|          'ghi',                               *  26|          'ghi'                                *
# *  28|          ''                                   *    |                                               |
# |  29|        ],                                     |  27|        ],                                     |
# |  30|        file_spec_class => undef,              |  28|        file_spec_class => undef,              |
# |  31|        volume => ''                           |  29|        volume => ''                           |
# |  32|      }, 'Path::Class::Dir' ),                 |  30|      }, 'Path::Class::Dir' ),                 |
# |  33|      file => '2.txt',                         |  31|      file => '2.txt',                         |
# |  34|      file_spec_class => undef                 |  32|      file_spec_class => undef                 |
# |  35|    }, 'Path::Class::File' ),                  |  33|    }, 'Path::Class::File' ),                  |
# |  36|    matching_profile => bless( {               |  34|    matching_profile => bless( {               |
# |  37|      name => 'abc',                           |  35|      name => 'abc',                           |
# |  38|      regex => qr/abc\/([\w.]+)$/,             |  36|      regex => qr/abc\/([\w.]+)$/,             |
# |  39|      sprintf => 'abc/%s'                      |  37|      sprintf => 'abc/%s'                      |
# |  40|    }, 'File::Corresponding::File::Profile' )  |  38|    }, 'File::Corresponding::File::Profile' )  |
# |  41|  }, 'File::Corresponding::File::Found' )      |  39|  }, 'File::Corresponding::File::Found' )      |
# |  42|]                                              |  40|]                                              |
# +----+-----------------------------------------------+----+-----------------------------------------------+

#   Failed test '  testing 2.txt, finds three present in two group (found it in both)'
#   at t/corresponding-corresponding.t line 104.
# +----+-----------------------------------------------+----+-----------------------------------------------+
# | Elt|Got                                            | Elt|Expected                                       |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# |   0|[                                              |   0|[                                              |
# |   1|  bless( {                                     |   1|  bless( {                                     |
# |   2|    file => bless( {                           |   2|    file => bless( {                           |
# |   3|      dir => bless( {                          |   3|      dir => bless( {                          |
# |   4|        dirs => [                              |   4|        dirs => [                              |
# |   5|          'corresponding',                     |   5|          'corresponding',                     |
# *   6|          'abc',                               *   6|          'abc'                                *
# *   7|          ''                                   *    |                                               |
# |   8|        ],                                     |   7|        ],                                     |
# |   9|        file_spec_class => undef,              |   8|        file_spec_class => undef,              |
# |  10|        volume => ''                           |   9|        volume => ''                           |
# |  11|      }, 'Path::Class::Dir' ),                 |  10|      }, 'Path::Class::Dir' ),                 |
# |  12|      file => '2.txt',                         |  11|      file => '2.txt',                         |
# |  13|      file_spec_class => undef                 |  12|      file_spec_class => undef                 |
# |  14|    }, 'Path::Class::File' ),                  |  13|    }, 'Path::Class::File' ),                  |
# |  15|    matching_profile => bless( {               |  14|    matching_profile => bless( {               |
# |  16|      name => 'ghi',                           |  15|      name => 'ghi',                           |
# |  17|      regex => qr/ghi\/([\w.]+)$/,             |  16|      regex => qr/ghi\/([\w.]+)$/,             |
# |  18|      sprintf => 'ghi/%s'                      |  17|      sprintf => 'ghi/%s'                      |
# |  19|    }, 'File::Corresponding::File::Profile' )  |  18|    }, 'File::Corresponding::File::Profile' )  |
# |  20|  }, 'File::Corresponding::File::Found' ),     |  19|  }, 'File::Corresponding::File::Found' ),     |
# |  21|  bless( {                                     |  20|  bless( {                                     |
# |  22|    file => bless( {                           |  21|    file => bless( {                           |
# |  23|      dir => bless( {                          |  22|      dir => bless( {                          |
# |  24|        dirs => [                              |  23|        dirs => [                              |
# |  25|          'corresponding',                     |  24|          'corresponding',                     |
# |  26|          'elsewhere',                         |  25|          'elsewhere',                         |
# *  27|          'def',                               *  26|          'def'                                *
# *  28|          ''                                   *    |                                               |
# |  29|        ],                                     |  27|        ],                                     |
# |  30|        file_spec_class => undef,              |  28|        file_spec_class => undef,              |
# |  31|        volume => ''                           |  29|        volume => ''                           |
# |  32|      }, 'Path::Class::Dir' ),                 |  30|      }, 'Path::Class::Dir' ),                 |
# |  33|      file => '2.txt',                         |  31|      file => '2.txt',                         |
# |  34|      file_spec_class => undef                 |  32|      file_spec_class => undef                 |
# |  35|    }, 'Path::Class::File' ),                  |  33|    }, 'Path::Class::File' ),                  |
# |  36|    matching_profile => bless( {               |  34|    matching_profile => bless( {               |
# |  37|      name => 'ghi',                           |  35|      name => 'ghi',                           |
# |  38|      regex => qr/ghi\/([\w.]+)$/,             |  36|      regex => qr/ghi\/([\w.]+)$/,             |
# |  39|      sprintf => 'ghi/%s'                      |  37|      sprintf => 'ghi/%s'                      |
# |  40|    }, 'File::Corresponding::File::Profile' )  |  38|    }, 'File::Corresponding::File::Profile' )  |
# |  41|  }, 'File::Corresponding::File::Found' ),     |  39|  }, 'File::Corresponding::File::Found' ),     |
# |  42|  bless( {                                     |  40|  bless( {                                     |
# |  43|    file => bless( {                           |  41|    file => bless( {                           |
# |  44|      dir => bless( {                          |  42|      dir => bless( {                          |
# |  45|        dirs => [                              |  43|        dirs => [                              |
# |  46|          'corresponding',                     |  44|          'corresponding',                     |
# *  47|          'jkl',                               *  45|          'jkl'                                *
# *  48|          ''                                   *    |                                               |
# |  49|        ],                                     |  46|        ],                                     |
# |  50|        file_spec_class => undef,              |  47|        file_spec_class => undef,              |
# |  51|        volume => ''                           |  48|        volume => ''                           |
# |  52|      }, 'Path::Class::Dir' ),                 |  49|      }, 'Path::Class::Dir' ),                 |
# |  53|      file => '2.txt',                         |  50|      file => '2.txt',                         |
# |  54|      file_spec_class => undef                 |  51|      file_spec_class => undef                 |
# |  55|    }, 'Path::Class::File' ),                  |  52|    }, 'Path::Class::File' ),                  |
# |  56|    matching_profile => bless( {               |  53|    matching_profile => bless( {               |
# |  57|      name => 'ghi',                           |  54|      name => 'ghi',                           |
# |  58|      regex => qr/ghi\/([\w.]+)$/,             |  55|      regex => qr/ghi\/([\w.]+)$/,             |
# |  59|      sprintf => 'ghi/%s'                      |  56|      sprintf => 'ghi/%s'                      |
# |  60|    }, 'File::Corresponding::File::Profile' )  |  57|    }, 'File::Corresponding::File::Profile' )  |
# |  61|  }, 'File::Corresponding::File::Found' )      |  58|  }, 'File::Corresponding::File::Found' )      |
# |  62|]                                              |  59|]                                              |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# Looks like you failed 3 tests of 5.
t/corresponding-corresponding.t ........ 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests 
# matching_file_fragment
# new_found_if_file_exists
t/corresponding-file-profile.t ......... ok
# No profiles
# Setup a config to match things under data/corresponding
# Try to find matching profiles
# Find corresponding

#   Failed test '  testing 1.txt, finds one present'
#   at t/corresponding-group-corresponding.t line 93.
# +----+-----------------------------------------------+----+-----------------------------------------------+
# | Elt|Got                                            | Elt|Expected                                       |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# |   0|[                                              |   0|[                                              |
# |   1|  bless( {                                     |   1|  bless( {                                     |
# |   2|    file => bless( {                           |   2|    file => bless( {                           |
# |   3|      dir => bless( {                          |   3|      dir => bless( {                          |
# |   4|        dirs => [                              |   4|        dirs => [                              |
# |   5|          'corresponding',                     |   5|          'corresponding',                     |
# |   6|          'elsewhere',                         |   6|          'elsewhere',                         |
# *   7|          'def',                               *   7|          'def'                                *
# *   8|          ''                                   *    |                                               |
# |   9|        ],                                     |   8|        ],                                     |
# |  10|        file_spec_class => undef,              |   9|        file_spec_class => undef,              |
# |  11|        volume => ''                           |  10|        volume => ''                           |
# |  12|      }, 'Path::Class::Dir' ),                 |  11|      }, 'Path::Class::Dir' ),                 |
# |  13|      file => '1.txt',                         |  12|      file => '1.txt',                         |
# |  14|      file_spec_class => undef                 |  13|      file_spec_class => undef                 |
# |  15|    }, 'Path::Class::File' ),                  |  14|    }, 'Path::Class::File' ),                  |
# |  16|    matching_profile => bless( {               |  15|    matching_profile => bless( {               |
# |  17|      name => 'abc',                           |  16|      name => 'abc',                           |
# |  18|      regex => qr/abc\/([\w.]+)$/,             |  17|      regex => qr/abc\/([\w.]+)$/,             |
# |  19|      sprintf => 'abc/%s'                      |  18|      sprintf => 'abc/%s'                      |
# |  20|    }, 'File::Corresponding::File::Profile' )  |  19|    }, 'File::Corresponding::File::Profile' )  |
# |  21|  }, 'File::Corresponding::File::Found' )      |  20|  }, 'File::Corresponding::File::Found' )      |
# |  22|]                                              |  21|]                                              |
# +----+-----------------------------------------------+----+-----------------------------------------------+

#   Failed test '  testing 2.txt, finds two present'
#   at t/corresponding-group-corresponding.t line 105.
# +----+-----------------------------------------------+----+-----------------------------------------------+
# | Elt|Got                                            | Elt|Expected                                       |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# |   0|[                                              |   0|[                                              |
# |   1|  bless( {                                     |   1|  bless( {                                     |
# |   2|    file => bless( {                           |   2|    file => bless( {                           |
# |   3|      dir => bless( {                          |   3|      dir => bless( {                          |
# |   4|        dirs => [                              |   4|        dirs => [                              |
# |   5|          'corresponding',                     |   5|          'corresponding',                     |
# |   6|          'elsewhere',                         |   6|          'elsewhere',                         |
# *   7|          'def',                               *   7|          'def'                                *
# *   8|          ''                                   *    |                                               |
# |   9|        ],                                     |   8|        ],                                     |
# |  10|        file_spec_class => undef,              |   9|        file_spec_class => undef,              |
# |  11|        volume => ''                           |  10|        volume => ''                           |
# |  12|      }, 'Path::Class::Dir' ),                 |  11|      }, 'Path::Class::Dir' ),                 |
# |  13|      file => '2.txt',                         |  12|      file => '2.txt',                         |
# |  14|      file_spec_class => undef                 |  13|      file_spec_class => undef                 |
# |  15|    }, 'Path::Class::File' ),                  |  14|    }, 'Path::Class::File' ),                  |
# |  16|    matching_profile => bless( {               |  15|    matching_profile => bless( {               |
# |  17|      name => 'abc',                           |  16|      name => 'abc',                           |
# |  18|      regex => qr/abc\/([\w.]+)$/,             |  17|      regex => qr/abc\/([\w.]+)$/,             |
# |  19|      sprintf => 'abc/%s'                      |  18|      sprintf => 'abc/%s'                      |
# |  20|    }, 'File::Corresponding::File::Profile' )  |  19|    }, 'File::Corresponding::File::Profile' )  |
# |  21|  }, 'File::Corresponding::File::Found' ),     |  20|  }, 'File::Corresponding::File::Found' ),     |
# |  22|  bless( {                                     |  21|  bless( {                                     |
# |  23|    file => bless( {                           |  22|    file => bless( {                           |
# |  24|      dir => bless( {                          |  23|      dir => bless( {                          |
# |  25|        dirs => [                              |  24|        dirs => [                              |
# |  26|          'corresponding',                     |  25|          'corresponding',                     |
# *  27|          'ghi',                               *  26|          'ghi'                                *
# *  28|          ''                                   *    |                                               |
# |  29|        ],                                     |  27|        ],                                     |
# |  30|        file_spec_class => undef,              |  28|        file_spec_class => undef,              |
# |  31|        volume => ''                           |  29|        volume => ''                           |
# |  32|      }, 'Path::Class::Dir' ),                 |  30|      }, 'Path::Class::Dir' ),                 |
# |  33|      file => '2.txt',                         |  31|      file => '2.txt',                         |
# |  34|      file_spec_class => undef                 |  32|      file_spec_class => undef                 |
# |  35|    }, 'Path::Class::File' ),                  |  33|    }, 'Path::Class::File' ),                  |
# |  36|    matching_profile => bless( {               |  34|    matching_profile => bless( {               |
# |  37|      name => 'abc',                           |  35|      name => 'abc',                           |
# |  38|      regex => qr/abc\/([\w.]+)$/,             |  36|      regex => qr/abc\/([\w.]+)$/,             |
# |  39|      sprintf => 'abc/%s'                      |  37|      sprintf => 'abc/%s'                      |
# |  40|    }, 'File::Corresponding::File::Profile' )  |  38|    }, 'File::Corresponding::File::Profile' )  |
# |  41|  }, 'File::Corresponding::File::Found' )      |  39|  }, 'File::Corresponding::File::Found' )      |
# |  42|]                                              |  40|]                                              |
# +----+-----------------------------------------------+----+-----------------------------------------------+
# Looks like you failed 2 tests of 8.
t/corresponding-group-corresponding.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests 
t/corresponding-group.t ................ ok
t/corresponding.t ...................... ok

Test Summary Report
-------------------
t/corresponding-config.t             (Wstat: 256 Tests: 7 Failed: 1)
  Failed test:  6
  Non-zero exit status: 1
t/corresponding-corresponding.t      (Wstat: 768 Tests: 5 Failed: 3)
  Failed tests:  3-5
  Non-zero exit status: 3
t/corresponding-group-corresponding.t (Wstat: 512 Tests: 8 Failed: 2)
  Failed tests:  7-8
  Non-zero exit status: 2
Files=7, Tests=41,  3 wallclock secs ( 0.04 usr  0.01 sys +  3.13 cusr  0.17 csys =  3.35 CPU)
Result: FAIL
Failed 3/7 test programs. 6/41 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                     Need Have    
    -------------------------- ---- --------
    Carp                       0    1.34    
    Data::Dumper               0    2.152   
    File::Basename             0    2.85    
    File::chdir                0    0.1008  
    File::HomeDir              0    1.00    
    Getopt::Long               0    2.42    
    List::MoreUtils            0    0.33    
    Moose                      0.57 2.1209  
    Moose::Autobox             0.08 0.15    
    MooseX::Types::Path::Class 0    0.06    
    Path::Class                0.11 0.33    
    Pod::Usage                 0    1.63    
    Test::Differences          0    0.61    
    Test::Exception            0    0.32    
    Test::More                 0    1.001003
    YAML::Tiny                 0    1.63    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-19948-fzGM7O/FusionInventory-Agent-2.3.8-1sh6nI/blib/arch:/tmp/loop_over_bdir-19948-fzGM7O/FusionInventory-Agent-2.3.8-1sh6nI/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6150
    PERL5_CPAN_IS_RUNNING = 6150
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-_XxV/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.141520
    Cwd                 3.48    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.25    
    File::Spec          3.48    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                0.95    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 21 subversion 2) configuration:
  Commit id: 4077a6bc0ae42279f757dffc08ee68ba8ace9924
  Platform:
    osname=linux, osvers=3.14-1-amd64, archname=x86_64-linux-thread-multi
    uname='linux k83 3.14-1-amd64 #1 smp debian 3.14.5-1 (2014-06-05) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.21.1-11-g4077a6b/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.3', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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.8/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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Jun 21 2014 16:37:26
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-19948-fzGM7O/FusionInventory-Agent-2.3.8-1sh6nI/blib/arch:/tmp/loop_over_bdir-19948-fzGM7O/FusionInventory-Agent-2.3.8-1sh6nI/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6150"
    PERL5_CPAN_IS_RUNNING="6150"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /tmp/loop_over_bdir-19948-fzGM7O/FusionInventory-Agent-2.3.8-1sh6nI/blib/arch
    /tmp/loop_over_bdir-19948-fzGM7O/FusionInventory-Agent-2.3.8-1sh6nI/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.1-11-g4077a6b/9980/lib/site_perl/5.21.2/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.1-11-g4077a6b/9980/lib/site_perl/5.21.2
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.1-11-g4077a6b/9980/lib/5.21.2/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.1-11-g4077a6b/9980/lib/5.21.2
    .