Subject: | test error |
g4_dbfile_yaml.t does not test if DB_File is installed. Tested in 4.10
and not changed in 4.12. With DB_File installed tests pass successfully.
YAML is already installed.
t\g4_dbfile_storable............skipped
all skipped: DB_File is NOT available
t\g4_dbfile_yaml................# YAML
t\g4_dbfile_yaml................ok 1/101new(): failed: couldn't load
CGI::Sessio
n::Driver::db_file: Can't locate DB_File.pm in @INC (@INC contains:
C:\2\CGI-Ses
sion-4.10\blib\lib C:\2\CGI-Session-4.10\blib\arch C:/Perl/lib
C:/Perl/site/lib
.) at C:\2\CGI-Session-4.10\blib\lib/CGI/Session/Driver/db_file.pm line 8.
BEGIN failed--compilation aborted at
C:\2\CGI-Session-4.10\blib\lib/CGI/Session/
Driver/db_file.pm line 8.
Also g4_dbfile_json.t reports that YAML is not instulled, although it
searches only JSON::Syck, which is not in YAML.