This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update META.yml
authorNicholas Clark <nick@ccl4.org>
Thu, 8 Jan 2004 16:52:35 +0000 (16:52 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 8 Jan 2004 16:52:35 +0000 (16:52 +0000)
ext/threads and ext/PerlIO now aren't in the list - is this correct?

p4raw-id: //depot/maint-5.8/perl@22099

META.yml

index a2a3fd1..1b3b737 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,11 +1,12 @@
 name: perl
-version: 5.008001
+version: 5.008003
 abstract: Practical Extraction and Reporting Language
 author: perl5-porters@perl.org
 license: perl
 distribution_type: core
 private:
   directory:
+    - ext/Cwd
     - ext/Data/Dumper
     - ext/DB_File
     - ext/Devel/PPPort
@@ -14,10 +15,8 @@ private:
     - ext/Filter/Util/Call
     - ext/List/Util
     - ext/MIME/Base64
-    - ext/PerlIO
     - ext/Safe
     - ext/Storable
-    - ext/threads
     - ext/Time/HiRes
     - ext/Unicode/Normalize
     - lib/Attribute/Handlers
@@ -25,6 +24,7 @@ private:
     - lib/CGI
     - lib/Class/ISA
     - lib/CPAN
+    - lib/Digest
     - lib/ExtUtils/t
     - lib/File/Spec
     - lib/File/Temp
@@ -65,8 +65,8 @@ private:
     - lib/CGI.pm
     - lib/Class/ISA.pm
     - lib/CPAN.pm
+    - lib/Cwd.pm
     - lib/Digest.pm
-    - lib/Digest.t
     - lib/ExtUtils/Command
     - lib/ExtUtils/Command.pm
     - lib/ExtUtils/Install.pm