[libcatmandu-perl] 29/85: build stuff
Jonas Smedegaard
dr at jones.dk
Tue May 20 09:56:17 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 7bb38b63c2327849253de79947cfcda38394c87a
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date: Mon May 12 11:12:41 2014 +0200
build stuff
---
.gitignore | 2 +-
Build.PL | 3 +-
META.json | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 129 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index c065083..efa4140 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,7 @@ cover_db
LICENSE
Makefile.PL
MANIFEST*
-META.*
+!META.json
MYMETA.*
Catmandu-*
!*.t
diff --git a/Build.PL b/Build.PL
index c4c8972..e2076e5 100644
--- a/Build.PL
+++ b/Build.PL
@@ -1,4 +1,3 @@
-# This Build.PL for Catmandu was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
use v5.10.1;
-use Module::Build::Tiny 0.035;
+use Module::Build::Tiny 0.030;
Build_PL();
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..4bb930c
--- /dev/null
+++ b/META.json
@@ -0,0 +1,127 @@
+{
+ "abstract" : "a data toolkit",
+ "author" : [
+ "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",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Catmandu",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "xt",
+ "inc",
+ "share",
+ "eg",
+ "examples"
+ ]
+ },
+ "optional_features" : {
+ "tidy" : {
+ "description" : "Support pretty printing compiled fix code",
+ "prereqs" : {
+ "runtime" : {
+ "requires" : {
+ "Perl::Tidy" : "0"
+ }
+ }
+ }
+ }
+ },
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "Module::Build::Tiny" : "0.035"
+ }
+ },
+ "develop" : {
+ "requires" : {
+ "Test::Pod" : "1.41"
+ }
+ },
+ "runtime" : {
+ "recommends" : {
+ "JSON::XS" : "2.3",
+ "YAML::XS" : "0.34"
+ },
+ "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"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Log::Any::Adapter" : "0",
+ "Test::Deep" : "0",
+ "Test::Exception" : "0",
+ "Test::More" : "0"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "https://github.com/vpeil/Catmandu/issues"
+ },
+ "homepage" : "https://github.com/vpeil/Catmandu",
+ "repository" : {
+ "type" : "git",
+ "url" : "https://github.com/vpeil/Catmandu.git",
+ "web" : "https://github.com/vpeil/Catmandu"
+ }
+ },
+ "version" : "0.9",
+ "x_contributors" : [
+ "Christian Pietsch <chr.pietsch+github at googlemail.com>",
+ "Dave Sherohman <Dave.Sherohman at lub.lu.se>",
+ "Dave Sherohman <Dave.Sherohman at ub.lu.se>",
+ "EC2 Default User <ec2-user at ip-10-113-18-155.ec2.internal>",
+ "EC2 Default User <ec2-user at ip-10-114-199-125.ec2.internal>",
+ "EC2 Default User <ec2-user at ip-10-194-230-16.ec2.internal>",
+ "EC2 Default User <ec2-user at ip-10-77-5-148.ec2.internal>",
+ "Jakob Voss <jakob at nichtich.de>",
+ "Jakob Voss <voss at gbv.de>",
+ "Nicolas <nicolas.steenlant at ugent.be>",
+ "Nicolas Franck <nicolas.franck at ugent.be>",
+ "Nicolas Steenlant <nicolas.steenlant at gmail.com>",
+ "Nicolas Steenlant <nicolas.steenlant at ugent.be>",
+ "Nicolas Steenlant <nsteenla at ca20c608.ugent.be>",
+ "Nicolas Steenlnat <nicolas.steenlant at ugent.be>",
+ "Patrick <phochste at hal.lub.lu.se>",
+ "Patrick Hochstenbach <Patrick.Hochstenbach at UGent.be>",
+ "Patrick Hochstenbach <patrick.hochstenbach at ugent.be>",
+ "Snorri Briem <Snorri.Briem at lub.lu.se>",
+ "Snorri Briem <Snorri.Briem at ub.lu.se>",
+ "Vitali Peil <vitali.peil at uni-bielefeld.de>",
+ "phochste <phochste at vmtemp4.ugent.be>",
+ "vpeil <vitali.peil at uni-bielefeld.de>"
+ ]
+}
+
--
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