--- trunk/Makefile.PL 2009/04/23 11:14:24 1145 +++ trunk/Makefile.PL 2009/05/19 14:46:12 1186 @@ -50,6 +50,10 @@ -default => 1, 'Spreadsheet::ParseExcel', ], + 'WebPAC::Input::CSV' => [ + -default => 1, + 'Text::CSV', + ], 'WebPAC::Input::DBF' => [ -default => 0, 'XBase',