diff --git a/Makefile.PL b/Makefile.PL index 7c45586ecf..7b59a44f4a 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -141,6 +141,7 @@ WriteMakefile( 'Test::Harness' => 2.56, 'Test::More' => 0.62, 'Text::CSV' => 0.01, +'Text::CSV_XS' => 0.32, 'Text::Wrap' => 2005.082401, 'Time::HiRes' => 1.86, 'Time::localtime' => 1.02, diff --git a/about.pl b/about.pl index c6ccf70eaa..b1a7b881eb 100755 --- a/about.pl +++ b/about.pl @@ -102,6 +102,7 @@ Test Test::Harness Test::More Text::CSV +Text::CSV_XS Text::Wrap Time::HiRes Time::localtime