You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Jeffrey W. Baker" <jw...@acm.org> on 2000/06/01 07:29:09 UTC

RE: [ANNOUNCE] Apache::Session 1.51

On Wed, 31 May 2000, James Xie wrote:

> 
> Thanks.
> 
> I have the storable module installed but I got the following error messages
> when I try to run "make test".  
> 
> Do I need to create the sessions database manually? I don't see it when I
> run the "mysqlshow" command. I have mySQL installed. 

The test suite is nonportable.  You can safely ignore any database-related
problems.

Suggestions about making portable database test scripts are welcome.

-jwb


Re: [ANNOUNCE] Apache::Session 1.51

Posted by Robin Berjon <ro...@knowscape.com>.
At 12:25 01/06/2000 -0400, Neil Conway wrote:
>On Thu, Jun 01, 2000 at 01:53:10AM -0400, Robin Berjon wrote:
>> >Suggestions about making portable database test scripts are welcome.
>> 
>> I think that DBD::CSV comes standard with DBI, would testing using that 
>work ?
>
>It didn't come standard with my DBI (and it needs SQL::Statement and
>Text::CSV_XS)

You're right, no DBD comes standard with it. I thought it had one for it's
tests (and CSV seemed like a good candidate).



-- robin b.
You can tune a piano, but you can't tuna fish.


Re: [ANNOUNCE] Apache::Session 1.51

Posted by Neil Conway <ne...@home.com>.
On Thu, Jun 01, 2000 at 01:53:10AM -0400, Robin Berjon wrote:
> >Suggestions about making portable database test scripts are welcome.
> 
> I think that DBD::CSV comes standard with DBI, would testing using that work ?

It didn't come standard with my DBI (and it needs SQL::Statement and
Text::CSV_XS)

-- 
Neil Conway <ne...@home.com>
Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc
Encrypted mail welcomed

Nothing can stop the man with the right mental attitude from achieving
his goal; nothing on earth can help the man with the wrong
mental attitude.
        -- Thomas Jefferson

RE: [ANNOUNCE] Apache::Session 1.51

Posted by Robin Berjon <ro...@knowscape.com>.
>The test suite is nonportable.  You can safely ignore any database-related
>problems.
>
>Suggestions about making portable database test scripts are welcome.

I think that DBD::CSV comes standard with DBI, would testing using that work ?



-- robin b.
In which level of metalanguage are you now speaking?