1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
---
abstract: 'Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla'
author:
- 'Fayland Lam <fayland@gmail.com>'
- 'Ricardo SIGNES <rjbs@cpan.org>'
- 'Moritz Onken <onken@netcubed.de>'
- 'Christopher J. Madsen <perl@cjmweb.net>'
build_requires:
Dist::Zilla::Tester: '4.102340'
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, 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: Dist-Zilla-Plugin-Repository
no_index:
directory:
- t
requires:
Dist::Zilla: '4.102340'
Moose: '0'
perl: '5.008'
resources:
repository: git://github.com/fayland/dist-zilla-plugin-repository.git
version: '0.24'
x_serialization_backend: 'YAML::Tiny version 1.70'
|