]> git.vpit.fr Git - perl/modules/with.git/blobdiff - META.yml
This is 0.03
[perl/modules/with.git] / META.yml
index 2dc82b3e218de2e0063545670679875561eddffa..a4b97ca95770348818c4b2cff2dd5ead2f039b1c 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,21 +1,39 @@
---- #YAML:1.0
-name:                with
-version:             0.02
-abstract:            Lexically call methods with a default object.
-license:             perl
-author:              
-    - Vincent Pit <perl@profvince.com>
-generated_by:        ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires:     
-    Carp:                          0
-    Filter::Util::Call:            0
-    Scalar::Util:                  0
-    Sub::Prototype::Util:          0.08
-    Text::Balanced:                0
-meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
-    version: 1.3
+---
+abstract: 'Lexically call methods with a default object.'
+author:
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    ExtUtils::MakeMaker:           0
-    Test::More:                    0
+  Carp: '0'
+  ExtUtils::MakeMaker: '0'
+  Filter::Util::Call: '0'
+  Scalar::Util: '0'
+  Sub::Prototype::Util: '0.08'
+  Test::More: '0'
+  Text::Balanced: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: with
+no_index:
+  directory:
+    - t
+    - inc
+requires:
+  Carp: '0'
+  Filter::Util::Call: '0'
+  Scalar::Util: '0'
+  Sub::Prototype::Util: '0.08'
+  Text::Balanced: '0'
+  perl: '5.009004'
+resources:
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=with
+  homepage: http://search.cpan.org/dist/with/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2Fwith.git
+version: '0.03'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'