summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-02-15 23:48:22 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-02-15 23:48:22 +0000
commit2f62d65d28afdbbd6a417f8e3da3ac6143863ef8 (patch)
tree7753a0f1973f273a43897260a31416519967ff54 /META.yml
downloadExtUtils-InstallPaths-tarball-2f62d65d28afdbbd6a417f8e3da3ac6143863ef8.tar.gz
ExtUtils-InstallPaths-0.011HEADExtUtils-InstallPaths-0.011master
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml36
1 files changed, 36 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..ad9f4dd
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,36 @@
+---
+abstract: 'Build.PL install path logic made easy'
+author:
+ - 'Ken Williams <kwilliams@cpan.org>'
+ - 'Leon Timmermans <leont@cpan.org>'
+build_requires:
+ File::Spec: '0'
+ File::Spec::Functions: '0.83'
+ File::Temp: '0'
+ IO::Handle: '0'
+ IPC::Open3: '0'
+ Test::More: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: ExtUtils-InstallPaths
+provides:
+ ExtUtils::InstallPaths:
+ file: lib/ExtUtils/InstallPaths.pm
+ version: '0.011'
+requires:
+ Carp: '0'
+ ExtUtils::Config: '0.002'
+ File::Spec: '0'
+ perl: '5.006'
+ strict: '0'
+ warnings: '0'
+resources:
+ bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-InstallPaths
+ repository: git://github.com/Leont/extutils-installpaths.git
+version: '0.011'