From: Gerda Shank Date: Sat, 20 Jun 2009 11:55:13 +0000 (-0400) Subject: Update old META.yml X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=commitdiff_plain;h=2f7a45edba2d4e563e3afb50158e334e0ad89fb6 Update old META.yml --- diff --git a/META.yml b/META.yml index cd56128..510f9d6 100644 --- a/META.yml +++ b/META.yml @@ -1,16 +1,28 @@ --- #YAML:1.0 -name: DBIx-Class-ResultSet-RecursiveUpdate -version: 0.0.1 -abstract: like update_or_create - but recursive -license: ~ -author: +name: DBIx-Class-ResultSet-RecursiveUpdate +version: v0.008 +abstract: like update_or_create - but recursive +author: - Zbigniew Lukasiak -generated_by: ExtUtils::MakeMaker version 6.40 -distribution_type: module -requires: - DBIx::Class: 0 - Test::More: 0 - version: 0 +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 +requires: + DateTime: 0 + DBD::SQLite: 1.21 + DBIx::Class: 0.08100 + DBIx::Class::IntrospectableM2M: 0 + SQL::Translator: 0.09004 + Test::More: 0 + version: 0 +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.50 meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4