Report for CGI-Session-4.43

Back
From: metabase:user:a0e144f2-373b-11e6-8edd-c6848980b093
Subject: FAIL CGI-Session-4.43 v5.25.7 GNU/Linux
Date: 2016-11-09T07:10:45Z

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 Mark Stosberg,

This is a computer-generated report for CGI-Session-4.43
on perl 5.25.7, 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:

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

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

Output from './Build test':

t/api3_db_file.t ................ skipped: DB_File not available
t/api3_db_file_freezethaw.t ..... skipped: DB_File not available
t/api3_db_file_storable.t ....... skipped: DB_File not available
t/api3_db_file_storable_incr.t .. skipped: DB_File not available
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at t/api3_file.t line 9.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/api3_file.t line 9.
# BEGIN failed--compilation aborted at t/api3_file.t line 9.

Can't locate object method "set_error" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "dr:File;ser:Default;id:MD5", undef, HASH(0x17eeb30)) called at t/api3_file.t line 12
# Looks like your test exited with 255 just after 1.
t/api3_file.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at t/api3_file_freezethaw.t line 13.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/api3_file_freezethaw.t line 13.
# BEGIN failed--compilation aborted at t/api3_file_freezethaw.t line 13.

Can't locate object method "set_error" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "serializer:FreezeThaw", undef, HASH(0x191ec10)) called at t/api3_file_freezethaw.t line 18
# Looks like your test exited with 255 just after 1.
t/api3_file_freezethaw.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at t/api3_file_freezethaw_incr.t line 14.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/api3_file_freezethaw_incr.t line 14.
# BEGIN failed--compilation aborted at t/api3_file_freezethaw_incr.t line 14.

Can't locate object method "set_error" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "driver:File;serializer;FreezeThaw;id:Incr", undef, HASH(0x1535128)) called at t/api3_file_freezethaw_incr.t line 22
# Looks like your test exited with 255 just after 2.
t/api3_file_freezethaw_incr.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/15 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at t/api3_file_storable.t line 13.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/api3_file_storable.t line 13.
# BEGIN failed--compilation aborted at t/api3_file_storable.t line 13.

Can't locate object method "set_error" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "serializer:Storable", undef, HASH(0x1080b40)) called at t/api3_file_storable.t line 16
# Looks like your test exited with 255 just after 1.
t/api3_file_storable.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at t/api3_file_storable_incr.t line 13.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/api3_file_storable_incr.t line 13.
# BEGIN failed--compilation aborted at t/api3_file_storable_incr.t line 13.

Can't locate object method "set_error" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "driver:File;serializer;Storable;id:Incr", undef, HASH(0x2b408c0)) called at t/api3_file_storable_incr.t line 21
# Looks like your test exited with 255 just after 2.
t/api3_file_storable_incr.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/15 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/api3_obj_store_db_file.t line 7.
BEGIN failed--compilation aborted at t/api3_obj_store_db_file.t line 7 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/api3_obj_store_db_file.t line 7.
	BEGIN failed--compilation aborted at t/api3_obj_store_db_file.t line 7.
t/api3_obj_store_db_file.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/api3_obj_store.t line 8.
BEGIN failed--compilation aborted at t/api3_obj_store.t line 8 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/api3_obj_store.t line 8.
	BEGIN failed--compilation aborted at t/api3_obj_store.t line 8.
t/api3_obj_store.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/api3_incr.t line 14.
BEGIN failed--compilation aborted at t/api3_incr.t line 14 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/api3_incr.t line 14.
	BEGIN failed--compilation aborted at t/api3_incr.t line 14.
# Looks like your test exited with 255 before it could output anything.
t/api3_incr.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/bug24285.t line 7.
BEGIN failed--compilation aborted at t/bug24285.t line 7.
t/bug24285.t .................... skipped: (no reason given)

#   Failed test 'use CGI::Session;'
#   at t/bug21952.t line 140.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/bug21952.t line 140.
# BEGIN failed--compilation aborted at t/bug21952.t line 140.
Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
# Looks like your test exited with 255 just after 6.
t/bug21952.t .................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/6 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/cgi_simple.t line 16.
BEGIN failed--compilation aborted at t/cgi_simple.t line 16 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/cgi_simple.t line 16.
	BEGIN failed--compilation aborted at t/cgi_simple.t line 16.
t/cgi_simple.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/complex_ds.t line 13.
BEGIN failed--compilation aborted at t/complex_ds.t line 13 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/complex_ds.t line 13.
	BEGIN failed--compilation aborted at t/complex_ds.t line 13.
# Looks like your test exited with 255 before it could output anything.
t/complex_ds.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests 
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/find.t line 14.
BEGIN failed--compilation aborted at t/find.t line 14.
t/find.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/driver_dbi.t .................. ok
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/flush.t line 5.
BEGIN failed--compilation aborted at t/flush.t line 5.
t/flush.t ....................... skipped: (no reason given)
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/expire.t line 10.
BEGIN failed--compilation aborted at t/expire.t line 10 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/expire.t line 10.
	BEGIN failed--compilation aborted at t/expire.t line 10.
t/expire.t ...................... skipped: (no reason given)
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "_load_pluggables" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x1ea0e68)) called at t/g4.t line 14
# Looks like your test exited with 255 just after 2.
t/g4.t .......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 100/101 subtests 
t/g4_dbfile.t ................... skipped: DB_File is NOT available
t/g4_dbfile_freezethaw.t ........ skipped: DB_File is NOT available
t/g4_dbfile_storable.t .......... skipped: DB_File is NOT available
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "_load_pluggables" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0xb43020)) called at t/g4_freezethaw.t line 20
# Looks like your test exited with 255 just after 2.
t/g4_freezethaw.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 100/101 subtests 
t/g4_mysql.t .................... skipped: DBD::mysql is NOT available
t/g4_mysql_freezethaw.t ......... skipped: DBD::mysql is NOT available
t/g4_mysql_storable.t ........... skipped: DBD::mysql is NOT available
t/g4_postgresql.t ............... skipped: DataSource is not known
t/g4_postgresql_freezethaw.t .... skipped: DataSource is not known
t/g4_postgresql_storable.t ...... skipped: DataSource is not known
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/g4_sqlite.t line 8.
BEGIN failed--compilation aborted at t/g4_sqlite.t line 8 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/g4_sqlite.t line 8.
	BEGIN failed--compilation aborted at t/g4_sqlite.t line 8.
t/g4_sqlite.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "_load_pluggables" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x167c548)) called at t/g4_storable.t line 18
# Looks like your test exited with 2 just after 2.
t/g4_storable.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 100/101 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "_load_pluggables" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x2514998)) called at t/g4_sqlite_storable.t line 51
# Looks like your test exited with 2 just after 2.
t/g4_sqlite_storable.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 100/101 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "_load_pluggables" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x1849408)) called at t/g4_sqlite_freezethaw.t line 47
# Looks like your test exited with 2 just after 2.
t/g4_sqlite_freezethaw.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 100/101 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/header.t line 10.
BEGIN failed--compilation aborted at t/header.t line 10 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/header.t line 10.
	BEGIN failed--compilation aborted at t/header.t line 10.
t/header.t ...................... skipped: (no reason given)
syntax error at t/ip_matches.t line 39, near "->import qw/-ip_match/"
Execution of t/ip_matches.t aborted due to compilation errors (#1)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at t/ip_matches.t line 39, near "->import qw/-ip_match/"
	Execution of t/ip_matches.t aborted due to compilation errors.
t/ip_matches.t .................. skipped: (no reason given)
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/load_with_undef.t line 7.
BEGIN failed--compilation aborted at t/load_with_undef.t line 7.
t/load_with_undef.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at t/is_new.t line 7.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/is_new.t line 7.
# BEGIN failed--compilation aborted at t/is_new.t line 7.

Can't locate object method "set_error" via package "CGI::Session" at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session") called at t/is_new.t line 9
# Looks like your test exited with 255 just after 1.
t/is_new.t ...................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/load.t line 10.
BEGIN failed--compilation aborted at t/load.t line 10 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/load.t line 10.
	BEGIN failed--compilation aborted at t/load.t line 10.
t/load.t ........................ skipped: (no reason given)
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/new_with_undef.t line 7.
BEGIN failed--compilation aborted at t/new_with_undef.t line 7.
t/new_with_undef.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/name.t line 11.
BEGIN failed--compilation aborted at t/name.t line 11 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/name.t line 11.
	BEGIN failed--compilation aborted at t/name.t line 11.
# Looks like your test exited with 255 before it could output anything.
t/name.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 

#   Failed test 'use CGI::Session;'
#   at t/remote_addr.t line 9.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/remote_addr.t line 9.
# BEGIN failed--compilation aborted at t/remote_addr.t line 9.
Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
# Looks like your test exited with 255 just after 1.
t/remote_addr.t ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 

#   Failed test 'use CGI::Session;'
#   at t/session_param_undef.t line 45.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at t/session_param_undef.t line 45.
# BEGIN failed--compilation aborted at t/session_param_undef.t line 45.
Can't locate object method "set_error" via package "CGI::Session" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
# Looks like your test exited with 255 just after 1.
t/session_param_undef.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/parse_dsn.t line 10.
BEGIN failed--compilation aborted at t/parse_dsn.t line 10 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/parse_dsn.t line 10.
	BEGIN failed--compilation aborted at t/parse_dsn.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/parse_dsn.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/symlink_db_file.t line 8.
BEGIN failed--compilation aborted at t/symlink_db_file.t line 8.
t/symlink_db_file.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/symlink_file.t line 7.
BEGIN failed--compilation aborted at t/symlink_file.t line 7.
t/symlink_file.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W misc) A "my", "our" or "state" variable has been redeclared in the
    current scope or statement, effectively eliminating all access to the
    previous instance.  This is almost always a typographical error.  Note
    that the earlier variable will still exist until the end of the scope
    or until all closure references to it are destroyed.
    
"my" variable $plug masks earlier declaration in same statement at
	/home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
Compilation failed in require at t/str2seconds.t line 7.
BEGIN failed--compilation aborted at t/str2seconds.t line 7 (#2)
    (F) Probably means you had a syntax error.  Common reasons include:
    
        A keyword is misspelled.
        A semicolon is missing.
        A comma is missing.
        An opening or closing parenthesis is missing.
        An opening or closing brace is missing.
        A closing quote is missing.
    
    Often there will be another error message associated with the syntax
    error giving more information.  (Sometimes it helps to turn on -w.)
    The error message itself often tells you where it was in the line when
    it decided to give up.  Sometimes the actual error is several tokens
    before this, because Perl is good at understanding random input.
    Occasionally the line number may be misleading, and once in a blue moon
    the only way to figure out what's triggering the error is to call
    perl -c repeatedly, chopping away half the program each time to see
    if the error went away.  Sort of the cybernetic version of 20 questions.
    
Uncaught exception from user code:
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name (did you forget to declare "my %SUBDIR_FOR"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/cpan4/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
	Compilation failed in require at t/str2seconds.t line 7.
	BEGIN failed--compilation aborted at t/str2seconds.t line 7.
t/str2seconds.t ................. skipped: (no reason given)

Test Summary Report
-------------------
t/api3_file.t                 (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 1.
t/api3_file_freezethaw.t      (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 1.
t/api3_file_freezethaw_incr.t (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 2.
t/api3_file_storable.t        (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 1.
t/api3_file_storable_incr.t   (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 2.
t/api3_obj_store_db_file.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/api3_obj_store.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/api3_incr.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/bug24285.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/bug21952.t                  (Wstat: 65280 Tests: 6 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
t/cgi_simple.t                (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/complex_ds.t                (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/find.t                      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/flush.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/expire.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/g4.t                        (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 101 tests but ran 2.
t/g4_freezethaw.t             (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 101 tests but ran 2.
t/g4_sqlite.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/g4_storable.t               (Wstat: 512 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 101 tests but ran 2.
t/g4_sqlite_storable.t        (Wstat: 512 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 101 tests but ran 2.
t/g4_sqlite_freezethaw.t      (Wstat: 512 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 101 tests but ran 2.
t/header.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/ip_matches.t                (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/load_with_undef.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/is_new.t                    (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
t/load.t                      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/new_with_undef.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/name.t                      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/remote_addr.t               (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
t/session_param_undef.t       (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 21 tests but ran 1.
t/parse_dsn.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/symlink_db_file.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/symlink_file.t              (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/str2seconds.t               (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
Files=48, Tests=29,  2 wallclock secs ( 0.12 usr  0.05 sys +  6.95 cusr  0.24 csys =  7.36 CPU)
Result: FAIL
Failed 34/48 test programs. 14/29 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    CGI                 3.26 3.65    
    Data::Dumper        0    2.161   
    Digest::MD5         0    2.55    
    Scalar::Util        0    1.46    

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    Test::More          0    1.302062

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j3
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31077
    PERL5_CPAN_IS_RUNNING = 31077
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7967,31077
    PERLBREW_BASHRC_VERSION = 0.76
    PERLBREW_HOME = /home/dcollins/.perlbrew
    PERLBREW_ROOT = /home/dcollins/toolchain/perl5
    PERL_CR_SMOKER_CURRENT = CGI-Session-4.43
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = putty

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

    $^X = /home/cpan4/install/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302062
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 25 subversion 7) configuration:
  Commit id: fe546b38f5a7481954f2f933acf85267578058b3
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux-thread-multi
    uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 gnulinux '
    config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan4/install -Uversiononly -des'
    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 -DDEBUGGING -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 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -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 -ldl -lm -lcrypt -lutil -lc
    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 -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_HASH_FUNC_ONE_AT_A_TIME_HARD
    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 Oct 30 2016 10:43:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31077"
    PERL5_CPAN_IS_RUNNING="31077"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7967,31077"
    PERLBREW_BASHRC_VERSION="0.76"
    PERLBREW_HOME="/home/dcollins/.perlbrew"
    PERLBREW_ROOT="/home/dcollins/toolchain/perl5"
    PERL_CR_SMOKER_CURRENT="CGI-Session-4.43"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan4/install/lib/perl5/site_perl/5.25.7/x86_64-linux-thread-multi
    /home/cpan4/install/lib/perl5/site_perl/5.25.7
    /home/cpan4/install/lib/perl5/5.25.7/x86_64-linux-thread-multi
    /home/cpan4/install/lib/perl5/5.25.7
    .