CGI-Session v4.43 Perl 5 v5.34.1 x86_64-linux

Status
Fail
From
David Solimano
Dist
CGI-Session v4.43
Platform
Perl 5 v5.34.1 x86_64-linux
Date
2023-05-31 11:45:27
ID
a2e96d1e-ffa8-11ed-bc02-8a4cd7451a7d
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.34.1, created by CPAN-Reporter-1.2019.

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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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/perluser/.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(0x5577341660c0)) 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 
t/api3_file_freezethaw.t ........ skipped: FreezeThaw not available
t/api3_file_freezethaw_incr.t ... skipped: FreezeThaw not available
"my" variable $dsn masks earlier declaration in same scope at
	/home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "serializer:Storable", undef, HASH(0x55d540605080)) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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/perluser/.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(0x5625f9093b60)) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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 
"my" variable $dsn masks earlier declaration in same scope at
	/home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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 

#   Failed test 'use CGI::Session;'
#   at t/bug21952.t line 140.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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 
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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)
"my" variable $dsn masks earlier declaration in same scope at
	/home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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 
t/driver_dbi.t .................. ok
"my" variable $dsn masks earlier declaration in same scope at
	/home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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)
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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 
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/perluser/.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(0x55fc61c50328)) 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
t/g4_freezethaw.t ............... skipped: FreezeThaw is NOT available
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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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 
t/g4_sqlite_freezethaw.t ........ skipped: FreezeThaw is NOT available
"my" variable $dsn masks earlier declaration in same scope at
	/home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/perluser/.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(0x561502cd5000)) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

#   Failed test 'use CGI::Session;'
#   at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 828, near "}"
# Compilation failed in require at /home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session/Test/Default.pm line 362.
# BEGIN failed--compilation aborted at /home/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at /home/perluser/.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(0x56040bc16898)) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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)
"my" variable $dsn masks earlier declaration in same scope at
	/home/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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 
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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 

#   Failed test 'use CGI::Session;'
#   at t/remote_addr.t line 9.
#     Tried to use 'CGI::Session'.
#     Error:  syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
# syntax error at /home/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)
    (W shadow) 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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 805 (#1)

syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
	syntax error at /home/perluser/.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)
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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/perluser/.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/perluser/.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/perluser/.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/perluser/.cpan/build/CGI-Session-4.43-0/blib/lib/CGI/Session.pm line 822.
syntax error at /home/perluser/.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 

Test Summary Report
-------------------
t/api3_file.t                 (Wstat: 65280 (exited 255) 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_storable.t        (Wstat: 65280 (exited 255) 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 (exited 255) 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_incr.t                 (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/api3_obj_store.t            (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/api3_obj_store_db_file.t    (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/bug21952.t                  (Wstat: 65280 (exited 255) Tests: 6 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
t/bug24285.t                  (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/cgi_simple.t                (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/complex_ds.t                (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/expire.t                    (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/find.t                      (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/flush.t                     (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/g4.t                        (Wstat: 65280 (exited 255) 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 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/g4_sqlite_storable.t        (Wstat: 512 (exited 2) 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_storable.t               (Wstat: 512 (exited 2) 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 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/ip_matches.t                (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/is_new.t                    (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
t/load.t                      (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/load_with_undef.t           (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/name.t                      (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/new_with_undef.t            (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/parse_dsn.t                 (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/remote_addr.t               (Wstat: 65280 (exited 255) 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 (exited 255) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 21 tests but ran 1.
t/str2seconds.t               (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/symlink_db_file.t           (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/symlink_file.t              (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=48, Tests=22, 18 wallclock secs ( 0.15 usr  0.31 sys + 15.16 cusr  1.93 csys = 17.55 CPU)
Result: FAIL
Failed 30/48 test programs. 10/22 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    CGI                 3.26 4.57    
    Data::Dumper        0    2.183   
    Digest::MD5         0    2.58    
    Scalar::Util        0    1.63    

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/perluser/.cpan/build/CGI-4.57-0/blib/arch:/home/perluser/.cpan/build/CGI-4.57-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6041
    PERL5_CPAN_IS_RUNNING = 6041
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17404,6041
    PERLBREW_HOME = /home/perluser/.perlbrew
    PERLBREW_MANPATH = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/man
    PERLBREW_PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin
    PERLBREW_PERL = perl-5.34.1
    PERLBREW_ROOT = /home/perluser/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.96
    PERLBREW_VERSION = 0.96
    PERL_CR_SMOKER_CURRENT = CGI-Session-4.43
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.35    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.80    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.44    
    Test::More          1.302195
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.0-12-amd64
    archname=x86_64-linux
    uname='linux csi-nyp-lensrv 4.19.0-12-amd64 #1 smp debian 4.19.152-1 (2020-10-18) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/perluser/perl5/perlbrew/perls/perl-5.34.1 -Aeval:scriptdir=/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='8.3.0'
    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/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.28'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Dec 20 2022 22:02:38
  %ENV:
    PERL5LIB="/home/perluser/.cpan/build/CGI-4.57-0/blib/arch:/home/perluser/.cpan/build/CGI-4.57-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6041"
    PERL5_CPAN_IS_RUNNING="6041"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="17404,6041"
    PERLBREW_HOME="/home/perluser/.perlbrew"
    PERLBREW_MANPATH="/home/perluser/perl5/perlbrew/perls/perl-5.34.1/man"
    PERLBREW_PATH="/home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin"
    PERLBREW_PERL="perl-5.34.1"
    PERLBREW_ROOT="/home/perluser/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.96"
    PERLBREW_VERSION="0.96"
    PERL_CR_SMOKER_CURRENT="CGI-Session-4.43"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/perluser/.cpan/build/CGI-4.57-0/blib/arch
    /home/perluser/.cpan/build/CGI-4.57-0/blib/lib
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/x86_64-linux
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/x86_64-linux
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1
    .