]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - Build.PL
Don't split on ; in quotes.
[blhc/blhc.git] / Build.PL
index 3edcfb80e32f44c9a37c8cff307828e020f5ff0d..051de8449e356329649ca0d42f8bf7d0963a2297 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -35,6 +35,7 @@ my $build = Module::Build->new(
                             'Getopt::Long' => 0,
                             'Pod::Usage' => 0,
                             'Term::ANSIColor' => 0,
+                            'Text::ParseWords' => 0,
                           },
 );
 $build->create_build_script;