Subject: | Warning: the following files are missing in your kit |
Hello,
Running Strawberry Perl 5.30.2 64 bit, I noticed the following message.
--------------------------------------------------------------------------------
C:\home\sunlight2>cpan CGI::Session
(snip)
----------------------------------------
#### WARNING ####
If you are using custom CGI::Session drivers they may not be compatible
with the current driver specifications. You will need to make some changes
to your drivers' code before proceeding with this installation to make it
compatible with CGI::Session 4.x.
Fortunately, current driver specifications are a lot easier to adapt to.
Should you have any assistance re-coding your current drivers, please let
me know.
Current driver specs are documented in CGI/Session/Driver.pm
#### TESTING #####
You are encouraged to run tests for the backend you will be using. The
database backends that need a customized connection string won't run by
default. To run them, some environment variables must be set.
The simplest method is to use the standard "DBI_DSN/DBI_USER/DBI_PASS"
environment variables.
Otherwise, you can set these variables:
For PostgreSQL:
CGISESS_PG_DSN
CGISESS_PG_USER
CGISESS_PG_PASS
For MySQL:
CGISESS_MYSQL_DSN
CGISESS_MYSQL_USER
CGISESS_MYSQL_PASS
CGISESS_MYSQL_SOCKET
----------------------------------------
Warning: Module::Metadata::Changes's ini.report.pl failed to generate or update Changelog.ini.
----------------------------------------
WARNING: the following files are missing in your kit:
MYMETA.json
Please inform the author.
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'CGI-Session' version '4.48'
(C:\Strawberry\perl\bin\perl.exe Build.PL exited with 0)
CPAN::Reporter: Build.PL result is 'pass', No errors.
MARKSTOS/CGI-Session-4.48.tar.gz
C:\Strawberry\perl\bin\perl.exe Build.PL -- OK
Running Build for M/MA/MARKSTOS/CGI-Session-4.48.tar.gz
Building CGI-Session
(C:\Strawberry\perl\bin\perl.exe ./Build exited with 0)
CPAN::Reporter: Build result is 'pass', No errors.
MARKSTOS/CGI-Session-4.48.tar.gz
C:\Strawberry\perl\bin\perl.exe ./Build -- OK
Running Build test for MARKSTOS/CGI-Session-4.48.tar.gz
(snip)
--------------------------------------------------------------------------------
Thank you,
--
twata