[prev] [thread] [next] [lurker] [Date index for 2003/08/17]
Author: richardc Date: 2003-08-17 12:37:12 +0100 (Sun, 17 Aug 2003) New Revision: 1358 Modified: trunk/siesta/Build.PL Log: note we need a Class::DBI with working TEMP support Modified: trunk/siesta/Build.PL =================================================================== --- trunk/siesta/Build.PL 2003-08-14 15:41:05 UTC (rev 1357) +++ trunk/siesta/Build.PL 2003-08-17 11:37:12 UTC (rev 1358) @@ -9,6 +9,7 @@ requires => { 'Test::More' => 0, 'Apache::Session::SharedMem' => 0, 'Class::Accessor::Fast' => 0, + 'Class::DBI' => '0.93', # older versions don't do TEMP properly 'Class::DBI::BaseDSN' => 0, 'Class::DBI::SQLite' => 0, 'Digest::MD5' => 0,
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52