minor documentation updates
[dbsrgits/DBIx-Class.git] / Makefile.PL
index 2715d8e..a6963d4 100644 (file)
@@ -63,6 +63,7 @@ my %admin_requires = (
   'parent'                     => '0.223',
   'JSON::Any'                  => '0',
   'Getopt::Long::Descriptive'  => '0.081',
+  'Text::CSV_XS'               => '0.70',
 );
 
 #************************************************************************#