[Cpan-forum-commit] rev 30 - trunk

svn at pti.co.il svn at pti.co.il
Tue Jan 25 20:39:43 IST 2005


Author: gabor
Date: 2005-01-25 20:39:43 +0200 (Tue, 25 Jan 2005)
New Revision: 30

Modified:
   trunk/Build.PL
Log:
add prerequisite CGI::Session::SQLite from Shlomi

Modified: trunk/Build.PL
===================================================================
--- trunk/Build.PL	2005-01-21 23:25:05 UTC (rev 29)
+++ trunk/Build.PL	2005-01-25 18:39:43 UTC (rev 30)
@@ -33,6 +33,7 @@
 		'LWP::Simple'                           => 0,  # for populate
 		'XML::RSS::SimpleGen'                   => 0,  # for, well RSS generation
 		'Mail::Sendmail'                        => 0,  
+		'CGI::Session::SQLite'                  => 0,
     },
 	build_requires => {
 		'Test::WWW::Mechanize'       => 0.02,



More information about the Cpan-forum-commit mailing list