X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/a7c25f948efe3fd7c74d393c4949527631943ea6..9795fb517b989e154d178f8a1278d1966c0c787d:/META.yml diff --git a/META.yml b/META.yml index df79b27..c3d0248 100644 --- a/META.yml +++ b/META.yml @@ -1,39 +1,36 @@ -name: perl -version: 5.015006 -abstract: The Perl 5 language interpreter -author: perl5-porters@perl.org +--- +abstract: 'The Perl 5 language interpreter' +author: + - perl5-porters@perl.org +build_requires: {} +dynamic_config: 1 +generated_by: 'CPAN::Meta version 2.140640, CPAN::Meta::Converter version 2.140640' license: perl -resources: - homepage: http://www.perl.org/ - bugtracker: http://rt.perl.org/perlbug/ - license: http://dev.perl.org/licenses/ - repository: http://perl5.git.perl.org/ -distribution_type: core -generated_by: Porting/makemeta +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: '1.4' +name: perl no_index: directory: - cpan - dist/Attribute-Handlers - dist/autouse - - dist/B-Lint - dist/base - dist/bignum - dist/Carp - dist/constant - - dist/Cwd - dist/Data-Dumper - dist/Devel-SelfStubber - dist/Dumpvalue - dist/Env + - dist/Exporter - dist/ExtUtils-CBuilder - dist/ExtUtils-Command - dist/ExtUtils-Install - dist/ExtUtils-Manifest - dist/ExtUtils-ParseXS - - dist/File-CheckTree - dist/Filter-Simple - dist/I18N-Collate - - dist/I18N-LangTags - dist/if - dist/IO/ - dist/lib/ @@ -43,7 +40,7 @@ no_index: - dist/Math-BigRat - dist/Module-CoreList - dist/Net-Ping - - dist/Pod-Perldoc + - dist/PathTools - dist/Safe - dist/Search-Dict - dist/SelfLoader @@ -55,8 +52,9 @@ no_index: - dist/Thread-Semaphore - dist/threads - dist/threads-shared + - dist/Tie-File - dist/XSLoader - - lib/version + - mad - win32 file: - autodoc.pl @@ -78,6 +76,9 @@ no_index: - dist/IO/poll.c - dist/IO/poll.h - dist/IO/README + - dist/IO/t/cachepropagate-tcp.t + - dist/IO/t/cachepropagate-udp.t + - dist/IO/t/cachepropagate-unix.t - dist/IO/t/IO.t - dist/IO/t/io_const.t - dist/IO/t/io_dir.t @@ -100,14 +101,18 @@ no_index: - dist/lib/lib_pm.PL - dist/lib/Makefile.PL - dist/lib/t/01lib.t - - lib/Exporter.pm - - lib/Exporter.t - - lib/Exporter/Heavy.pm - lib/unicore/mktables - - lib/version.pm - - lib/version.pod - pod/perlfilter.pod - pod/perlpodstyle.pod - Porting/Maintainers.pm - Porting/perldelta_template.pod - TestInit.pm + - vutil.c + - vutil.h + - vxs.inc +resources: + bugtracker: https://rt.perl.org/ + homepage: http://www.perl.org/ + license: http://dev.perl.org/licenses/ + repository: http://perl5.git.perl.org/ +version: '5.021001'