This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Spelling correction.
[perl5.git] / dist / PathTools / META.yml
CommitLineData
39147564
S
1---
2abstract: 'Tools for working with directory and file names'
3author:
4 - 'Perl 5 Porters'
5build_requires:
6 ExtUtils::MakeMaker: '0'
7configure_requires:
8 ExtUtils::MakeMaker: '0'
9dynamic_config: 1
10generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
11license: perl
12meta-spec:
13 url: http://module-build.sourceforge.net/META-spec-v1.4.html
14 version: '1.4'
15name: PathTools
16no_index:
17 directory:
18 - t
19 - inc
20requires:
21 Carp: '0'
22 File::Basename: '0'
23 Scalar::Util: '0'
24 Test::More: '0.88'
25resources:
26 bugtracker: https://rt.perl.org/rt3/
27 homepage: http://dev.perl.org/
28 repository: git://perl5.git.perl.org/perl.git
29version: '3.73'
30x_serialization_backend: 'CPAN::Meta::YAML version 0.018'