comparison 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
comparison
equal deleted inserted replaced
0:cedccb7e0143 1:f899cb48b4cc
3 WriteMakefile 3 WriteMakefile
4 ( 4 (
5 NAME => 'MonetDB::CLI::MapiPP' 5 NAME => 'MonetDB::CLI::MapiPP'
6 , VERSION_FROM => 'MapiPP.pm' 6 , VERSION_FROM => 'MapiPP.pm'
7 , ABSTRACT_FROM => 'MapiPP.pm' 7 , ABSTRACT_FROM => 'MapiPP.pm'
8 , PREREQ_PM => { 'IO::Socket::INET' => 0 } 8 , PREREQ_PM => { 'IO::Socket::INET' => 0 }
9 ); 9 );