This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Maintainers.pl to point to Dave Golden's guide to updating Module-Build in...
[perl5.git] / META.yml
index 49d2643..b4963ee 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,5 +1,5 @@
 name: perl
-version: 5.011000
+version: 5.013002
 abstract: Practical Extraction and Report Language
 author: perl5-porters@perl.org
 license: perl
@@ -7,120 +7,36 @@ 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
 no_index:
   directory:
-    - cpan/Archive-Extract
-    - cpan/Archive-Tar
-    - cpan/autodie
-    - cpan/AutoLoader
-    - cpan/B-Debug
-    - cpan/B-Lint
-    - cpan/bignum
-    - cpan/CGI
-    - cpan/Class-ISA
-    - cpan/Compress-Raw-Bzip2
-    - cpan/Compress-Raw-Zlib
-    - cpan/CPAN
-    - cpan/CPANPLUS
-    - cpan/CPANPLUS-Dist-Build
-    - cpan/Cwd
-    - cpan/DB_File
-    - cpan/Devel-PPPort
-    - cpan/Digest
-    - cpan/Digest-MD5
-    - cpan/Digest-SHA
-    - cpan/Encode
-    - cpan/encoding-warnings
-    - cpan/ExtUtils-CBuilder
-    - cpan/ExtUtils-Command
-    - cpan/ExtUtils-MakeMaker
-    - cpan/ExtUtils-Manifest
-    - cpan/ExtUtils-ParseXS
-    - cpan/File-Fetch
-    - cpan/File-Path
-    - cpan/File-Temp
-    - cpan/Filter-Util-Call
-    - cpan/Getopt-Long
-    - cpan/IPC-Cmd
-    - cpan/IPC-SysV
-    - cpan/Log-Message
-    - cpan/Log-Message-Simple
-    - cpan/Math-Complex
-    - cpan/Module-Build
-    - cpan/Module-Load
-    - cpan/Module-Load-Conditional
-    - cpan/Module-Loaded
-    - cpan/NEXT
-    - cpan/Object-Accessor
-    - cpan/Package-Constants
-    - cpan/Params-Check
-    - cpan/Parse-CPAN-Meta
-    - cpan/podlators
-    - cpan/Sys-Syslog
-    - cpan/Term-ANSIColor
-    - cpan/Term-UI
-    - cpan/Test
-    - cpan/Text-Tabs
-    - cpan/Tie-RefHash
-    - cpan/Unicode-Collate
-    - cpan/Unicode-Normalize
+    - cpan
     - dist/Attribute-Handlers
     - dist/base
     - dist/constant
     - dist/Data-Dumper
     - dist/ExtUtils-Install
     - dist/Filter-Simple
+    - dist/I18N-LangTags
     - dist/IO/
     - dist/lib/
     - dist/Locale-Maketext
-    - dist/Locale-Maketext-Simple
     - dist/Module-CoreList
     - dist/Net-Ping
     - dist/Pod-Perldoc
-    - dist/Pod-Plainer
     - dist/Safe
-    - dist/Switch
+    - dist/SelfLoader
+    - dist/Storable
     - dist/Thread-Queue
     - dist/Thread-Semaphore
     - dist/threads
     - dist/threads-shared
     - dist/XSLoader
-    - ext/ExtUtils-Constant
-    - ext/if
-    - ext/IO-Compress
-    - ext/IO-Zlib
-    - ext/libnet
-    - ext/List-Util
-    - ext/Locale-Codes
-    - ext/Math-BigInt
-    - ext/Math-BigInt-FastCalc
-    - ext/Math-BigRat
-    - ext/Memoize
-    - ext/MIME-Base64
-    - ext/Module-Pluggable
-    - ext/parent
-    - ext/PerlIO-via-QuotedPrint
-    - ext/Pod-Escapes
-    - ext/Pod-LaTeX
-    - ext/Pod-Parser
-    - ext/Pod-Simple
-    - ext/Shell
-    - ext/Storable
-    - ext/Term-Cap
-    - ext/Test-Harness
-    - ext/Test-Simple
-    - ext/Text-Balanced
-    - ext/Text-ParseWords
-    - ext/Text-Soundex
-    - ext/Tie-File
-    - ext/Time-HiRes
     - ext/Time-Local
-    - ext/Time-Piece
-    - ext/Win32
-    - ext/Win32API-File
     - lib/version
+    - win32
 
   file:
     - dist/IO/ChangeLog
@@ -165,6 +81,7 @@ no_index:
     - lib/Exporter.t
     - lib/Exporter/Heavy.pm
     - lib/newgetopt.pl
+    - lib/unicore/mktables
     - lib/version.pm
     - lib/version.pod
     - lib/version.t
@@ -176,4 +93,7 @@ no_index:
     - pod/pod2usage.PL
     - pod/podchecker.PL
     - pod/podselect.PL
+    - Porting/Maintainers.pm
+    - Porting/perldelta_template.pod
+    - TestInit.pm