Skip to content

Instantly share code, notes, and snippets.

@mpeters
Created March 30, 2009 10:36
Show Gist options
  • Save mpeters/87734 to your computer and use it in GitHub Desktop.
Save mpeters/87734 to your computer and use it in GitHub Desktop.
Index: Build.PL
===================================================================
--- Build.PL (revision 908)
+++ Build.PL (working copy)
@@ -22,6 +22,7 @@
'CGI::Application::Plugin::TT' => 1.04,
'CGI::Application::Plugin::ValidateRM' => 2.3,
'Class::DBI' => 3.0,
+ 'Class::DBI::SQLite' => 0,
'Class::DBI::Plugin::RetrieveAll' => 1.04,
'Config::ApacheFormat' => 0,
'Data::FormValidator' => 4.61,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment