Report for CGI-Session-4.43

Back
From: metabase:user:cd035d39-6d5b-1014-ab3a-39c0c09612a1
Subject: FAIL CGI-Session-4.43 v5.20.2 
Date: 2015-02-24T19:50:46Z

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.20.2, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

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

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

Output from 'C:\Strawberry\perl\bin\perl.exe ./Build test':

"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "set_error" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "driver:DB_File", undef, HASH(0x3f82fc)) called at t\api3_db_file.t line 16
# Looks like you planned 14 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t\api3_db_file.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
t\api3_db_file_freezethaw.t ..... skipped: FreezeThaw not available
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "set_error" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "driver:DB_File;serializer:Storable", undef, HASH(0x3f8314)) called at t\api3_db_file_storable.t line 20
# Looks like you planned 14 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t\api3_db_file_storable.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "set_error" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "driver:DB_File;serializer;Storable;id:Incr", undef, HASH(0x3f841c)) called at t\api3_db_file_storable_incr.t line 24
# Looks like you planned 15 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t\api3_db_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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "dr:File;ser:Default;id:MD5", undef, HASH(0x3f82f4)) called at t\api3_file.t line 12
# Looks like you planned 17 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "serializer:Storable", undef, HASH(0x3f8304)) called at t\api3_file_storable.t line 16
# Looks like you planned 14 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session", "driver:File;serializer;Storable;id:Incr", undef, HASH(0x3f841c)) called at t\api3_file_storable_incr.t line 21
# Looks like you planned 15 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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.
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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
# Looks like you failed 1 test of 6.
# 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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 .................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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.
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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 ...................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 ....................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x999924)) called at t\g4.t line 14
# Looks like you planned 101 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t\g4.t .......................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 100/101 subtests 
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x3f8444)) called at t\g4_dbfile.t line 21
# Looks like you planned 101 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 2 just after 2.
t\g4_dbfile.t ................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 100/101 subtests 
t\g4_dbfile_freezethaw.t ........ skipped: FreezeThaw is NOT available
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x999aac)) called at t\g4_dbfile_storable.t line 23
# Looks like you planned 101 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 2 just after 2.
t\g4_dbfile_storable.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 100/101 subtests 
t\g4_freezethaw.t ............... skipped: FreezeThaw is NOT available
t\g4_mysql.t .................... skipped: Couldn't establish connection with the MySQL server: Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t\g4_mysql.t line 44.
t\g4_mysql_freezethaw.t ......... skipped: FreezeThaw is NOT available
t\g4_mysql_storable.t ........... skipped: Couldn't establish connection with the MySQL server: Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t\g4_mysql_storable.t line 43.
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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x109847c)) called at t\g4_sqlite_storable.t line 49
# Looks like you planned 101 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

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

Can't locate object method "_load_pluggables" via package "CGI::Session" at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 699.
	CGI::Session::load("CGI::Session") called at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session/Test/Default.pm line 88
	CGI::Session::Test::Default::run(CGI::Session::Test::Default=HASH(0x99991c)) called at t\g4_storable.t line 18
# Looks like you planned 101 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 ...................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
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 .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
"my" variable $dsn masks earlier declaration in same scope at
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
	CGI::Session::new("CGI::Session") called at t\is_new.t line 9
# Looks like you failed 1 test of 1.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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.
t\name.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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.
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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
# Looks like you planned 5 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# 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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
# Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
# Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
# Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
# syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 59.
# Looks like you planned 21 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# 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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\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
	C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 805 (#1)

syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
	Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
	Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
	Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
	syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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 C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 804, near "$plug qw(driver serializer id)"
Can't use global $1 in "my" at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 812, near "= $1"
Global symbol "%SUBDIR_FOR" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 815.
Global symbol "$self" requires explicit package name at C:\cpan\build\CGI-Session-4.43-z0cyJ0\blib\lib/CGI/Session.pm line 822.
syntax error at C:\cpan\build\CGI-Session-4.43-z0cyJ0\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_db_file.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_db_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_db_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_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_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_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\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_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\bug21952.t                  (Wstat: 65280 Tests: 6 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
t\bug24285.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
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\expire.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
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
  Parse errors: No plan found in TAP output
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_dbfile.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_dbfile_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.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
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_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\header.t                    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t\ip_matches.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
  Parse errors: No plan found in TAP output
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\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\new_with_undef.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
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\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\str2seconds.t               (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
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
Files=48, Tests=30, 25 wallclock secs ( 0.28 usr +  0.11 sys =  0.39 CPU)
Result: FAIL
Failed 35/48 test programs. 15/30 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    CGI                 3.26 4.13    
    Data::Dumper        0    2.154   
    Digest::MD5         0    2.54    
    Scalar::Util        0    1.41    

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS.0\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS.0\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 524
    PERL5_CPAN_IS_RUNNING = 524
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3340,524
    PERL_CR_SMOKER_CURRENT = CGI-Session-4.43
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
    TEMP = C:\DOKUME~1\smoker\LOKALE~1\Temp
    TERM = dumb

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

    $^X = C:\Strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.143240
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48_01 
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4211  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.14    
    YAML::Syck          n/a     
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=6.3, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.20.2.1 #1 Sat Feb 21 12:32:00 2015 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.8.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.8.3
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl520.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        PERL_PRESERVE_IVUV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under MSWin32
  Compiled at Feb 21 2015 12:36:01
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="524"
    PERL5_CPAN_IS_RUNNING="524"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3340,524"
    PERL_CR_SMOKER_CURRENT="CGI-Session-4.43"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .