diff MonetDB-CLI/MonetDB/Makefile.PL @ 1:f899cb48b4cc

Turned into independent repository. Updated version numbers to 1.00; added Fedora spec file; added top-level Makefile.
author Sjoerd Mullender <sjoerd@acm.org>
date Mon, 19 Sep 2016 15:20:16 +0200
parents cedccb7e0143
children
line wrap: on
line diff
--- a/MonetDB-CLI/MonetDB/Makefile.PL
+++ b/MonetDB-CLI/MonetDB/Makefile.PL
@@ -5,5 +5,5 @@ WriteMakefile
   NAME          => 'MonetDB::CLI'
 , VERSION_FROM  => 'CLI.pm'
 , ABSTRACT_FROM => 'CLI.pm'
-, PREREQ_PM     => { 'MonetDB::CLI::MapiPP' => 0.01 }
+, PREREQ_PM     => { 'MonetDB::CLI::MapiPP' => 1.00 }
 );