X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/72e37659c726e50aea5225fde1a74d69e59d3594..2f9365dc3b09bdf83c00a6d176d882057608308e:/META.yml diff --git a/META.yml b/META.yml index ea45883..1b509f1 100644 --- a/META.yml +++ b/META.yml @@ -1,52 +1,47 @@ -name: perl -version: 5.017009 -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.150005, CPAN::Meta::Converter version 2.150005' 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/base - - dist/bignum - dist/Carp - dist/constant - - dist/Cwd - dist/Data-Dumper - dist/Devel-SelfStubber - dist/Dumpvalue + - dist/encoding-warnings - dist/Env + - dist/Exporter - dist/ExtUtils-CBuilder - - dist/ExtUtils-Command - - dist/ExtUtils-Install - - dist/ExtUtils-Manifest - dist/ExtUtils-ParseXS - dist/Filter-Simple - dist/I18N-Collate - - dist/I18N-LangTags - dist/if - dist/IO/ - dist/lib/ - dist/Locale-Maketext - - dist/Math-BigInt - - dist/Math-BigInt-FastCalc - - dist/Math-BigRat - dist/Module-CoreList - dist/Net-Ping + - dist/PathTools - dist/Safe - dist/Search-Dict - dist/SelfLoader - dist/Storable - dist/Term-Complete - dist/Term-ReadLine + - dist/Test - dist/Text-Abbrev - dist/Thread-Queue - dist/Thread-Semaphore @@ -54,8 +49,7 @@ no_index: - dist/threads-shared - dist/Tie-File - dist/XSLoader - - lib/version - - mad + - lib/perl5db - win32 file: - autodoc.pl @@ -102,14 +96,19 @@ 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.023007' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'