X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=4b45b4b081ca72002b62bb2186cf02351efe1df1;hb=a44aaf2a3c6e12fd2329a85718f2fc1fa077f9a4;hp=7fdbba75d2f34cd9f290e2802107a0346310f537;hpb=fae07016dc0e300ca65f3ca03d408c47d80c9217;p=scpubgit%2Fstemmatology.git diff --git a/Makefile.PL b/Makefile.PL index 7fdbba7..4b45b4b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,7 +24,6 @@ requires( 'Moose' ); requires( 'Moose::Util::TypeConstraints' ); requires( 'StackTrace::Auto' ); requires( 'Text::CSV_XS' ); -requires( 'Text::CSV::Simple' ); # TODO delete requires( 'Throwable::X' ); requires( 'TryCatch' ); requires( 'XML::LibXML' );