]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
This is 0.64
[perl/modules/Variable-Magic.git] / META.yml
index 7e4ef86af64b318b038e21ff420c168dcd2ed163..f429c36810b59d4388755d147425c032861d5ec0 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,39 +1,44 @@
---- #YAML:1.0
-name:               Variable-Magic
-version:            0.43
-abstract:           Associate user-defined magic to variables from Perl.
+---
+abstract: 'Associate user-defined magic to variables from Perl.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    Config:               0
-    ExtUtils::MakeMaker:  0
+  - 'Vincent Pit <vpit@cpan.org>'
 build_requires:
-    base:                 0
-    Carp:                 0
-    Config:               0
-    Exporter:             0
-    ExtUtils::MakeMaker:  0
-    Test::More:           0
-    XSLoader:             0
+  Carp: '0'
+  Config: '0'
+  Exporter: '0'
+  ExtUtils::MakeMaker: '0'
+  IO::Handle: '0'
+  IO::Select: '0'
+  IPC::Open3: '0'
+  POSIX: '0'
+  Socket: '0'
+  Test::More: '0'
+  XSLoader: '0'
+  base: '0'
+  lib: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.62, 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: Variable-Magic
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    base:      0
-    Carp:      0
-    Exporter:  0
-    perl:      5.008
-    XSLoader:  0
+  Carp: '0'
+  Exporter: '0'
+  XSLoader: '0'
+  base: '0'
+  perl: '5.008'
 resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic
-    homepage:    http://search.cpan.org/dist/Variable-Magic/
-    license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.56
-meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
-dynamic_config:     1
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic
+  homepage: http://search.cpan.org/dist/Variable-Magic/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.vpit.fr/perl/modules/Variable-Magic.git/
+version: '0.64'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'