[libcatmandu-perl] 40/85: build process modified

Jonas Smedegaard dr at jones.dk
Tue May 20 09:56:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.91
in repository libcatmandu-perl.

commit 3c6628a8827be826aa893206650b25846787702a
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date:   Tue May 13 07:45:14 2014 +0200

    build process modified
---
 Build.PL  | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 META.json | 19 +++++++++-----
 README.md |  6 ++---
 cpanfile  |  2 +-
 dist.ini  |  1 +
 5 files changed, 100 insertions(+), 13 deletions(-)

diff --git a/Build.PL b/Build.PL
index e2076e5..4ee1244 100644
--- a/Build.PL
+++ b/Build.PL
@@ -1,3 +1,82 @@
-use v5.10.1;
-use Module::Build::Tiny 0.030;
-Build_PL();
+
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.016.
+use strict;
+use warnings;
+
+use Module::Build 0.3601;
+
+
+my %module_build_args = (
+  "build_requires" => {
+    "Module::Build" => "0.3601"
+  },
+  "configure_requires" => {
+    "Module::Build" => "0.3601",
+    "Module::Build::Tiny" => "0.36"
+  },
+  "dist_abstract" => "a data toolkit",
+  "dist_author" => [
+    "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
+  ],
+  "dist_name" => "Catmandu",
+  "dist_version" => "0.9",
+  "license" => "perl",
+  "module_name" => "Catmandu",
+  "recommends" => {
+    "JSON::XS" => "2.3",
+    "YAML::XS" => "0.34"
+  },
+  "recursive_test_files" => 1,
+  "requires" => {
+    "App::Cmd" => "0.323",
+    "CGI::Expand" => "2.02",
+    "Clone" => "0.31",
+    "Config::Onion" => "1.004",
+    "Data::Compare" => "1.22",
+    "Data::UUID" => "1.217",
+    "Data::Util" => "0.59",
+    "IO::Handle::Util" => "0.01",
+    "JSON" => "2.51",
+    "List::MoreUtils" => "0.33",
+    "Marpa::R2" => "2.084000",
+    "Moo" => "1.000008",
+    "MooX::Log::Any" => 0,
+    "Sub::Exporter" => "0.982",
+    "Sub::Quote" => 0,
+    "Text::CSV" => "1.21",
+    "Throwable" => "0.200004",
+    "Time::HiRes" => 0,
+    "Try::Tiny::ByClass" => "0.01",
+    "YAML::Any" => "0.90",
+    "namespace::clean" => "0.24",
+    "perl" => "v5.10.1"
+  },
+  "script_files" => [],
+  "test_requires" => {
+    "Log::Any::Adapter" => "0.11",
+    "Log::Any::Test" => "0.15",
+    "Test::Deep" => "0.112",
+    "Test::Exception" => "0.32",
+    "Test::More" => "1.001003"
+  }
+);
+
+
+my %fallback_build_requires = (
+  "Log::Any::Adapter" => "0.11",
+  "Log::Any::Test" => "0.15",
+  "Module::Build" => "0.3601",
+  "Test::Deep" => "0.112",
+  "Test::Exception" => "0.32",
+  "Test::More" => "1.001003"
+);
+
+
+unless ( eval { Module::Build->VERSION(0.4004) } ) {
+  delete $module_build_args{test_requires};
+  $module_build_args{build_requires} = \%fallback_build_requires;
+}
+
+my $build = Module::Build->new(%module_build_args);
+
+$build->create_build_script;
diff --git a/META.json b/META.json
index 4bb930c..6b1f6a5 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
       "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.131560",
+   "generated_by" : "Dist::Milla version v1.0.5, Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.131560",
    "license" : [
       "perl_5"
    ],
@@ -36,9 +36,15 @@
       }
    },
    "prereqs" : {
+      "build" : {
+         "requires" : {
+            "Module::Build" : "0.3601"
+         }
+      },
       "configure" : {
          "requires" : {
-            "Module::Build::Tiny" : "0.035"
+            "Module::Build" : "0.3601",
+            "Module::Build::Tiny" : "0.36"
          }
       },
       "develop" : {
@@ -78,10 +84,11 @@
       },
       "test" : {
          "requires" : {
-            "Log::Any::Adapter" : "0",
-            "Test::Deep" : "0",
-            "Test::Exception" : "0",
-            "Test::More" : "0"
+            "Log::Any::Adapter" : "0.11",
+            "Log::Any::Test" : "0.15",
+            "Test::Deep" : "0.112",
+            "Test::Exception" : "0.32",
+            "Test::More" : "1.001003"
          }
       }
    },
diff --git a/README.md b/README.md
index d82a7d5..526f572 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ such as MongoDB and full text indexes such as Solr to create a rapid
 development environment for digital library services such as institutional
 repositories and search engines.
 
-In the [http://librecat.org/|LibreCat](http://librecat.org/|LibreCat) project it is our goal to provide an 
+In the [http://librecat.org/](https://metacpan.org/pod/LibreCat) project it is our goal to provide an 
 open source set of programming components to build up digital libraries 
 services suited to your local needs.
 
@@ -294,11 +294,11 @@ Export data using a default or named exporter to a string.
 
     Same as `Catmandu->export_to_string`.
 
-- -all/:all
+- \-all/:all
 
     Import everything.
 
-- -load/:load
+- \-load/:load
 
         use Catmandu -load;
         use Catmandu -load => [];
diff --git a/cpanfile b/cpanfile
index f0085d9..a7297e2 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,7 +1,7 @@
 requires 'perl', 'v5.10.1';
 
 on 'configure', sub {
-	requires 'Module::Build::Tiny', '0.035';
+	requires 'Module::Build::Tiny', '0.36';
 };
 
 on 'test', sub {
diff --git a/dist.ini b/dist.ini
index a4dbffa..e6536a0 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1 +1,2 @@
 [@Milla]
+installer = ModuleBuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



More information about the Pkg-perl-cvs-commits mailing list