Text-IQ v0.007 Perl 5 v5.24.1 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Text-IQ v0.007
Platform
Perl 5 v5.24.1 x86_64-linux
Date
2017-09-01 16:01:31
ID
d1e70a90-8f2e-11e7-9bb0-8cfa5ffd530c
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 Peter Karman,

This is a computer-generated report for Text-IQ-0.007
on perl 5.24.1, created by CPAN-Reporter-1.2018.

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

Sections of this report:

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

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

Additional comments from tester:

none provided

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

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

PERL_DL_NONLAZY=1 "/bbbike/perl-5.24.1/bin/perl5.24.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Text::IQ 0.007, Perl 5.024001, /bbbike/perl-5.24.1/bin/perl5.24.1
# Text::Aspell config:
# {
#   "actual-dict-dir"      => { default => "<dict-dir^master>", type => 0 },
#   "actual-lang"          => { type => 0 },
#   "affix-char"           => {
#                               default => "/",
#                               desc    => "indicator for affix flags in word lists -- CURRENTLY IGNORED",
#                               type    => 0,
#                             },
#   "affix-compress"       => {
#                               default => "false",
#                               desc    => "use affix compression when creating dictionaries",
#                               type    => 2,
#                             },
#   "backup"               => {
#                               default => "true",
#                               desc    => "create a backup file by appending \".bak\"",
#                               type    => 2,
#                             },
#   "byte-offsets"         => {
#                               default => "false",
#                               desc    => "use byte offsets instead of character offsets",
#                               type    => 2,
#                             },
#   "clean-affixes"        => { default => "true", desc => "remove invalid affix flags", type => 2 },
#   "clean-words"          => {
#                               default => "false",
#                               desc    => "attempts to clean words so that they are valid",
#                               type    => 2,
#                             },
#   "conf"                 => { default => "aspell.conf", desc => "main configuration file", type => 0 },
#   "conf-dir"             => {
#                               default => "/etc",
#                               desc    => "location of main configuration file",
#                               type    => 0,
#                             },
#   "conf-path"            => { default => "<conf-dir/conf>", type => 0 },
#   "data-dir"             => {
#                               default => "<prefix:share/aspell>",
#                               desc    => "location of language data files",
#                               type    => 0,
#                             },
#   "dict-alias"           => { desc => "create dictionary aliases", type => 3 },
#   "dict-dir"             => {
#                               default => "<prefix:lib/aspell>",
#                               desc    => "location of the main word list",
#                               type    => 0,
#                             },
#   "encoding"             => {
#                               default => "!encoding",
#                               desc    => "encoding to expect data to be in",
#                               type    => 0,
#                             },
#   "extra-dicts"          => { desc => "extra dictionaries to use", type => 3 },
#   "filter"               => { default => "url", desc => "add or removes a filter", type => 3 },
#   "filter-path"          => {
#                               default => "<prefix:lib/aspell/x86_64-linux-gnu>",
#                               desc    => "path(s) aspell looks for filters",
#                               type    => 3,
#                             },
#   "guess"                => {
#                               default => "false",
#                               desc    => "create missing root/affix combinations",
#                               type    => 2,
#                             },
#   "home-dir"             => {
#                               default => "<\$HOME|./>",
#                               desc    => "location for personal files",
#                               type    => 0,
#                             },
#   "ignore"               => { default => 1, desc => "ignore words <= n chars", type => 1 },
#   "ignore-accents"       => {
#                               default => "false",
#                               desc    => "ignore accents when checking words -- CURRENTLY IGNORED",
#                               type    => 2,
#                             },
#   "ignore-case"          => {
#                               default => "false",
#                               desc    => "ignore case when checking words",
#                               type    => 2,
#                             },
#   "ignore-repl"          => {
#                               default => "false",
#                               desc    => "ignore commands to store replacement pairs",
#                               type    => 2,
#                             },
#   "invisible-soundslike" => {
#                               default => "false",
#                               desc    => "compute soundslike on demand rather than storing",
#                               type    => 2,
#                             },
#   "jargon"               => { desc => "extra information for the word list", type => 0 },
#   "keyboard"             => {
#                               default => "standard",
#                               desc    => "keyboard definition to use for typo analysis",
#                               type    => 0,
#                             },
#   "keymapping"           => {
#                               default => "aspell",
#                               desc    => "keymapping for check mode: \"aspell\" or \"ispell\"",
#                               type    => 0,
#                             },
#   "lang"                 => { default => "<language-tag>", desc => "language code", type => 0 },
#   "language-tag"         => { default => "!lang", desc => "deprecated, use lang instead", type => 0 },
#   "local-data-dir"       => {
#                               default => "<actual-dict-dir>",
#                               desc    => "location of local language data files",
#                               type    => 0,
#                             },
#   "master"               => {
#                               default => "<lang>",
#                               desc    => "base name of the main dictionary to use",
#                               type    => 0,
#                             },
#   "master-flags"         => { type => 0 },
#   "master-path"          => { default => "<dict-dir/master>", type => 0 },
#   "mode"                 => { default => "url", desc => "filter mode", type => 0 },
#   "module"               => { default => "default", desc => "set module name", type => 0 },
#   "module-search-order"  => { desc => "search order for modules", type => 3 },
#   "norm-form"            => {
#                               default => "nfc",
#                               desc    => "Unicode normalization form: none, nfd, nfc, comp",
#                               type    => 0,
#                             },
#   "norm-required"        => {
#                               default => "false",
#                               desc    => "Unicode normalization required for current lang",
#                               type    => 2,
#                             },
#   "norm-strict"          => {
#                               default => "false",
#                               desc    => "avoid lossy conversions when normalization",
#                               type    => 2,
#                             },
#   "normalize"            => { default => "true", desc => "enable Unicode normalization", type => 2 },
#   "partially-expand"     => {
#                               default => "false",
#                               desc    => "partially expand affixes for better suggestions",
#                               type    => 2,
#                             },
#   "per-conf"             => {
#                               default => ".aspell.conf",
#                               desc    => "personal configuration file",
#                               type    => 0,
#                             },
#   "per-conf-path"        => { default => "<home-dir/per-conf>", type => 0 },
#   "personal"             => {
#                               default => ".aspell.<lang>.pws",
#                               desc    => "personal dictionary file name",
#                               type    => 0,
#                             },
#   "personal-path"        => { default => "<home-dir/personal>", type => 0 },
#   "prefix"               => { default => "/usr", desc => "prefix directory", type => 0 },
#   "repl"                 => {
#                               default => ".aspell.<lang>.prepl",
#                               desc    => "replacements list file name",
#                               type    => 0,
#                             },
#   "repl-path"            => { default => "<home-dir/repl>", type => 0 },
#   "reverse"              => {
#                               default => "false",
#                               desc    => "reverse the order of the suggest list",
#                               type    => 2,
#                             },
#   "run-together"         => {
#                               default => "false",
#                               desc    => "consider run-together words legal",
#                               type    => 2,
#                             },
#   "run-together-limit"   => {
#                               default => 2,
#                               desc    => "maximum number that can be strung together",
#                               type    => 1,
#                             },
#   "run-together-min"     => { default => 3, desc => "minimal length of interior words", type => 1 },
#   "save-repl"            => {
#                               default => "true",
#                               desc    => "save replacement pairs on save all",
#                               type    => 2,
#                             },
#   "set-prefix"           => {
#                               default => "true",
#                               desc    => "set the prefix based on executable location",
#                               type    => 2,
#                             },
#   "size"                 => { default => "+60", desc => "size of the word list", type => 0 },
#   "skip-invalid-words"   => { default => "true", desc => "skip invalid words", type => 2 },
#   "spelling"             => { desc => "no longer used", type => 0 },
#   "sug-edit-dist"        => {
#                               default => 1,
#                               desc    => "edit distance to use, override sug-mode default",
#                               type    => 1,
#                             },
#   "sug-mode"             => { default => "normal", desc => "suggestion mode", type => 0 },
#   "sug-repl-table"       => {
#                               default => "true",
#                               desc    => "use replacement tables, override sug-mode default",
#                               type    => 2,
#                             },
#   "sug-split-char"       => {
#                               default => "\\ :-",
#                               desc    => "characters to insert when a word is split",
#                               type    => 3,
#                             },
#   "sug-typo-analysis"    => {
#                               default => "true",
#                               desc    => "use typo analysis, override sug-mode default",
#                               type    => 2,
#                             },
#   "suggest"              => { default => "true", desc => "suggest possible replacements", type => 2 },
#   "time"                 => {
#                               default => "false",
#                               desc    => "time load time and suggest time in pipe mode",
#                               type    => 2,
#                             },
#   "use-other-dicts"      => {
#                               default => "true",
#                               desc    => "use personal, replacement & session dictionaries",
#                               type    => 2,
#                             },
#   "validate-affixes"     => { default => "true", desc => "check if affix flags are valid", type => 2 },
#   "validate-words"       => { default => "true", desc => "check if words are valid", type => 2 },
#   "variety"              => { desc => "extra information for the word list", type => 3 },
#   "warn"                 => { default => "true", desc => "enable warnings", type => 2 },
#   "word-list-path"       => {
#                               default => "<prefix:share/aspell>",
#                               desc    => "search path for word list information files",
#                               type    => 3,
#                             },
# }
t/00-load.t ............. ok
# Number of words: 7639
# Avg word length: 4.7581
# Number of sentences: 199
# Avg sentence length: 38.2563
# Misspellings: 88
# Unique misspellings: 60
# Flesch: 31.7636
# Fog: 21.8059
# Kincaid: 18.3653
t/01-us-constitution.t .. ok
# Number of words: 28616
# Avg word length: 4.2725
# Number of sentences: 1886
# Avg sentence length: 15.1670
# Misspellings: 461
# Unique misspellings: 294
# Flesch: 79.8782
# Fog: 8.3224
# Kincaid: 5.8873
t/02-christmas-carol.t .. ok
# Number of words: 1104223
# Avg word length: 3.9526
# Number of sentences: 79283
# Avg sentence length: 13.9276
# Misspellings: 87388
# Unique misspellings: 8170
# Flesch: 83.5333
# Fog: 8.0138
# Kincaid: 5.0681
t/03-bible.t ............ ok
t/pod-coverage.t ........ skipped: set RELEASE_TESTING to test POD
t/pod.t ................. ok
All tests successful.
Files=6, Tests=36, 12 wallclock secs ( 0.03 usr  0.01 sys + 11.60 cusr  0.60 csys = 12.24 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    Lingua::EN::Syllable 0.28     0.30    
    perl                 5.008003 5.024001
    Search::Tools        1.000    1.004   
    Test::More           0        1.302086
    Text::Aspell         0        0.09    

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:

    LANG = C
    LC_ALL = de_DE.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 = 16673
    PERL5_CPAN_IS_RUNNING = 16673
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16614,16673
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017090115/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017090115

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

    $^X = /bbbike/perl-5.24.1/bin/perl5.24.1
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.16      
    CPAN::Meta          2.150005  
    Cwd                 3.63_01   
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.10      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.31      
    File::Spec          3.63_01   
    JSON                2.94      
    JSON::PP            2.27400   
    Module::Build       0.4224    
    Module::Signature   0.81      
    Parse::CPAN::Meta   1.4417_001
    Test::Harness       3.38      
    Test::More          1.302086  
    YAML                1.21      
    YAML::Syck          1.29      
    version             0.9918    


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.39-1 (2016-12-30) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.1 -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-strong -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-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -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 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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 Jan 14 2017 21:14:20
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16673"
    PERL5_CPAN_IS_RUNNING="16673"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="16614,16673"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017090115/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux
    /opt/perl-5.24.1/lib/site_perl/5.24.1
    /opt/perl-5.24.1/lib/5.24.1/x86_64-linux
    /opt/perl-5.24.1/lib/5.24.1
    .