summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-16 19:16:04 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-16 19:16:04 +0000
commit87b11a197a59fac210fc9265bde0ef1ffe36de89 (patch)
tree77f793df9c0eed4fbb72d7e18ee6cf7f06869853
parent21efee590d868d225431dc4d2515c810203e38e3 (diff)
downloadperl-87b11a197a59fac210fc9265bde0ef1ffe36de89.tar.gz
Resort MANIFEST.
p4raw-id: //depot/perl@10642
-rw-r--r--MANIFEST6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST b/MANIFEST
index fc0383850c..7d8de3af8a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -833,6 +833,7 @@ lib/Term/ReadLine.pm Stub readline library
lib/Test.pm A simple framework for writing test scripts
lib/Test/Harness.pm A test harness
lib/Text/Abbrev.pm An abbreviation table builder
+lib/Text/Abbrev/t/abbrev.t Text::Abbrev
lib/Text/Balanced.pm Text::Balanced
lib/Text/Balanced.pod Text::Balanced
lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter
@@ -1291,8 +1292,8 @@ perly.c A byacc'ed perly.y
perly.fixer A program to remove yacc stack limitations
perly.h The header file for perly.c
perly.y Yacc grammar for perl
-perlyline.pl Perl code to fix #line directives and gcc warnings in perly.c
perly_c.diff Fixup perly.c to allow recursion
+perlyline.pl Perl code to fix #line directives and gcc warnings in perly.c
plan9/aperl Shell to make Perl error messages Acme-friendly
plan9/arpa/inet.h Plan9 port: replacement C header file
plan9/buildinfo Plan9 port: configuration information
@@ -2012,8 +2013,8 @@ win32/vdir.h Perl "host" virtual directory manager
win32/vmem.h Perl "host" memory manager
win32/win32.c Win32 port
win32/win32.h Win32 port
-win32/win32iop.h Win32 port
win32/win32io.c Win32 PerlIO layer support
+win32/win32iop.h Win32 port
win32/win32sck.c Win32 port
win32/win32thread.c Win32 functions for threads
win32/win32thread.h Win32 port mapping to threads
@@ -2038,4 +2039,3 @@ x2p/util.c Utility routines
x2p/util.h Public declarations for the above
x2p/walk.c Parse tree walker
xsutils.c Additional bundled package methods not in UNIVERSAL::
-lib/Text/Abbrev/t/abbrev.t Text::Abbrev