diff MonetDB-CLI-MapiPP/MonetDB/CLI/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 (2016-09-19)
parents cedccb7e0143
children
line wrap: on
line diff
--- a/MonetDB-CLI-MapiPP/MonetDB/CLI/Makefile.PL
+++ b/MonetDB-CLI-MapiPP/MonetDB/CLI/Makefile.PL
@@ -5,5 +5,5 @@ WriteMakefile
   NAME          => 'MonetDB::CLI::MapiPP'
 , VERSION_FROM  => 'MapiPP.pm'
 , ABSTRACT_FROM => 'MapiPP.pm'
-, PREREQ_PM     => { 'IO::Socket::INET' => 0 }
+, PREREQ_PM     => { 'IO::Socket::INET' => 0  }
 );