Re: [Cgi-session-user] Failing DB_File tests
Brought to you by:
sherzodr
From: David S. <ca...@po...> - 2005-12-17 01:42:57
|
Matt LeBlanc wrote: > Ah, this is due to a cgisess.db being included in the t directory. Try > the following from the cpan shell: > > cpan> get CGI::Session > cpan> look CGI::Session > # rm -f t/cgisess* > # exit > cpan> install CGI::Session Removing the cgisess.db and cgisess.id files did allow for the test to pass for me, at least on Mac OS X. > I had the same problem in FreeBSD. The MANIFEST.SKIP in svn discludes > these files so the next release should install cleanly. So no need to create a bug report via CPAN's RT? Thanks, -- David Steinbrunner |