X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=META.yml;fp=META.yml;h=cc7fdf4724386f7a497bbfbba7f8cdcd6f6bf2f5;hp=db6bcbcb5bb5ffb9134794b082214b7089fe6c7e;hb=7be1c91f301e7d86e95e9ea77be30a95bdcfe607;hpb=527858c3403a2591ac2782137ec0ff99ff563107 diff --git a/META.yml b/META.yml index db6bcbc..cc7fdf4 100644 --- a/META.yml +++ b/META.yml @@ -2,15 +2,27 @@ name: DBIx-Class-ResultSet-RecursiveUpdate version: 0.0.9 abstract: like update_or_create - but recursive -license: ~ 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