Report for File-Repl-2.3

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS File-Repl-2.3 v5.25.12 GNU/Linux
Date: 2017-06-02T04:34:40Z

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 Dave Roberts,

This is a computer-generated report for File-Repl-2.3
on perl 5.25.12, 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/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..16
Variable "@dirlist" will not stay shared at blib/lib/File/Repl.pm line 1012.

test 1:--------------------------------------------------------------------------

	ok 1 - File::Repl module loaded

test 2:--------------------------------------------------------------------------
	 - loaded module File::Temp required for testing

	ok 2 - loaded module File::Temp required for testing

test 3:--------------------------------------------------------------------------
	 - loaded module File::Find required for testing

	ok 3 - loaded module File::Find required for testing

test 4:--------------------------------------------------------------------------
	 - loaded module File::Compare required for testing

	ok 4 - loaded module File::Compare required for testing

test 5:--------------------------------------------------------------------------
	 - created temporary directory  and variables for testing

	ok 5 - created temporary directory /tmp/phmJQmc83F and variables for testing

test 6:--------------------------------------------------------------------------
	 - sucessfully created New instance of File::Repl
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)

	ok 6 - sucessfully created New instance of File::Repl

test 7:--------------------------------------------------------------------------
	 - File::Repl reports version as 

	ok 7 - File::Repl reports version as 2.3

test 8:--------------------------------------------------------------------------
	 - Update(a>b) method tested
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
		file foo.tst did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file ABCDE.XYZ did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file abcde.xyz did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file bar.pl did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file dummy.c did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 8 - Update(a>b) method tested

test 9:--------------------------------------------------------------------------
	 - Update(A>B) with commit=0 method tested
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/foo.tst
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/bar.pl
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/abcde.xyz
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/ABCDE.XYZ
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c
 /tmp/phmJQmc83F/file-repl.tsta/a/b --> /tmp/phmJQmc83F/file-repl.tstb/a/b
 /tmp/phmJQmc83F/file-repl.tsta/a --> /tmp/phmJQmc83F/file-repl.tstb/a
	file foo.tst did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file ABCDE.XYZ did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file abcde.xyz did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file bar.pl did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file dummy.c did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 9 - Update(A>B) with commit=0 method tested

test 10:--------------------------------------------------------------------------
	 - Update(A>B) with commit=1 method tested
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c


File:Repl configuration settings:
-------------------------------
  Key agelimit     Value 9999999                       
  Key verbose      Value 4                             
  Key ttl          Value 31                            
  Key mkdirs       Value 0                             
  Key bmark        Value 0                             
  Key dira         Value /tmp/phmJQmc83F/file-repl.tsta
  Key nocase       Value 1                             
  Key recurse      Value 1                             
  Key dirb         Value /tmp/phmJQmc83F/file-repl.tstb
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
Update
  Regex    : .*
  NegRegex : ^$
  Mode     : A>B
  Commit   : 1
  AgeLimit : 9999999 days (863999913600 seconds)
  Tombstone File TTL : 2678400
  DirA DOS time adj  : 0
  DirB DOS time adj  : 0

Files Matching regex in /tmp/phmJQmc83F/file-repl.tsta:
Files Matching regex in /tmp/phmJQmc83F/file-repl.tstb:
Common Files :
A dir only Files :
  /a/b/c/d/e/foo.tst
  /a/b/c/d/e/dummy.c
  /a/b/c/d/e/bar.pl
  /a/b/c/d/e/abcde.xyz
  /a/b/c/d/e/ABCDE.XYZ
  /a/b/c/d/e
  /a/b/c/d
  /a/b/c
  /a/b
  /a
B dir only Files :


End of File Lists ...

fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/foo.tst,1496378071,0,-->,33188)
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/foo.tst
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c,1496378071,0,-->,33188)
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/bar.pl,1496378071,0,-->,33188)
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/bar.pl
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/abcde.xyz,1496378071,0,-->,33188)
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/abcde.xyz
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/ABCDE.XYZ,1496378071,0,-->,33188)
 /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ --> /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/ABCDE.XYZ
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e,1496378071,0,-->,16877)
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c/d,/tmp/phmJQmc83F/file-repl.tstb/a/b/c/d,1496378071,0,-->,16877)
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b/c,/tmp/phmJQmc83F/file-repl.tstb/a/b/c,1496378071,0,-->,16877)
fc (/tmp/phmJQmc83F/file-repl.tsta/a/b,/tmp/phmJQmc83F/file-repl.tstb/a/b,1496378071,0,-->,16877)
fc (/tmp/phmJQmc83F/file-repl.tsta/a,/tmp/phmJQmc83F/file-repl.tstb/a,1496378071,0,-->,16877)
	file foo.tst replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file ABCDE.XYZ replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file abcde.xyz replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file bar.pl replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file dummy.c replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 10 - Update(A>B) with commit=1 method tested

test 11:--------------------------------------------------------------------------
	 - Update(a>b) with commit=1 method tested - does not overwrite newer file
	revising mtime on file /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c from 1496378071 to 1496378081 
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
	file foo.tst is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file ABCDE.XYZ is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file abcde.xyz is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file bar.pl is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file dummy.c has not been replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 11 - Update(a>b) with commit=1 method tested - does not overwrite newer file

test 12:--------------------------------------------------------------------------
	 - Update(a>b) with commit=1 method tested - remove an older destination directory and replace it with a file

	replace destination file /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c with a directory of the same name	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
 *************** removing directory tree /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c to allow file copy
   -   unable to remove /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c
	file dummy.c was replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 12 - Update(a>b) with commit=1 method tested - remove an older destination directory and replace it with a file

test 13:XXX--------------------------------------------------------------------------
	 - Update(a>b) with commit=1 method tested - with a newer destination directory (removes it and replaces it with a file)

	replace destination file /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c with a directory of the same name	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
 *************** removing directory tree /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c to allow file copy
	test object dummy.c is a different type in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e (as expected)- ok

	ok 13 - Update(a>b) with commit=1 method tested - with a newer destination directory (removes it and replaces it with a file)

test 14:---------------------------------------------------------------------------
	 - Update(a>b) with commit=1 method tested - does overwrite older file
	revising mtime on file /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e/dummy.c from 1496378071 to 1496378051 
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
	file foo.tst is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file ABCDE.XYZ is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file abcde.xyz is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file bar.pl is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file dummy.c is identical in /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e and /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 14 - Update(a>b) with commit=1 method tested - does overwrite older file

test 15:--------------------------------------------------------------------------
	 - Update(A>B) with commit=1 method tested - does not delete file in dirb when missing from dira
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
	reading dirb /tmp/phmJQmc83F/file-repl.tstb
	completed reading dirb (0 sec)
	Test file is /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c
	file foo.tst replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file ABCDE.XYZ replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file abcde.xyz replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file bar.pl replicated from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok
	file dummy.c did not replicate from /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e to /tmp/phmJQmc83F/file-repl.tstb/a/b/c/d/e - ok

	ok 15 - Update(A>B) with commit=1 method tested - does not delete file in dirb when missing from dira

test 16:--------------------------------------------------------------------------
	 - Delete method tested
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/foo.tst
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/ABCDE.XYZ
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/abcde.xyz
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl
	created test file /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/dummy.c
	reading dira /tmp/phmJQmc83F/file-repl.tsta
	completed reading dira (0 sec)
  rm /tmp/phmJQmc83F/file-repl.tsta/a/b/c/d/e/bar.pl
	test file deleted succesfully

	ok 16 - Delete method tested

all tests completed OK

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    File::Basename      2.6  2.85
    File::Copy          2.03 2.32
    File::Find          0    1.34
  ! Win32::API          0    n/a 

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24575
    PERL5_CPAN_IS_RUNNING = 24575
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.10    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.34    
    File::Spec          3.62    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302085
    YAML                1.23_001
    YAML::Syck          1.30    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 25 subversion 12) configuration:
  Commit id: f6a85527c5831d860897ed46b4dcc5a52480aa15
  Platform:
    osname=linux
    osvers=4.9.0-2-amd64
    archname=x86_64-linux-thread-multi
    uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DDEBUGGING=both'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170406'
    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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_TRACK_MEMPOOL
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under linux
  Compiled at Apr 21 2017 00:10:24
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24575"
    PERL5_CPAN_IS_RUNNING="24575"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a/lib/site_perl/5.25.12/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a/lib/site_perl/5.25.12
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a/lib/5.25.12/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.12/276a/lib/5.25.12
    .