Add File::Spec

This commit is contained in:
Henrik Brix Andersen 2012-08-01 20:22:58 +02:00
parent 0e620f3ad2
commit 1f6b7ce7e8

View File

@ -9,6 +9,7 @@ my $build = Module::Build->new(
requires => {
'Boost::Geometry::Utils' => '0',
'File::Basename' => '0',
'File::Spec' => '0',
'Getopt::Long' => '0',
'Math::Clipper' => '1.09',
'Math::ConvexHull' => '1.0.4',