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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
---
abstract: 'Find the path to your perl'
author:
- 'Leon Timmermans <leont@cpan.org>, Randy Sims <randys@thepierianspring.org>'
build_requires:
Test::More: '0'
perl: '5.006'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, 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: Devel-FindPerl
provides:
Devel::FindPerl:
file: lib/Devel/FindPerl.pm
version: '0.016'
recommends:
ExtUtils::Config: '0.007'
requires:
Carp: '0'
Cwd: '0'
Exporter: '5.57'
File::Basename: '0'
File::Spec::Functions: '0'
IPC::Open2: '0'
Scalar::Util: '0'
perl: '5.006'
strict: '0'
warnings: '0'
resources:
bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Devel-FindPerl
repository: git://github.com/Leont/devel-findperl.git
version: '0.016'
x_contributors:
- 'cm-perl <cm-perl@users.noreply.github.com>'
- 'Graham Knop <haarg@haarg.org>'
- 'Leon Timmermans <fawaka@gmail.com>'
- 'Tim Gim Yee <tim.gim.yee@gmail.com>'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|