summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-03-28 18:24:02 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-03-28 18:24:02 +0000
commit7d3b96bbd83d17f17b26b4c05ef623881c8477be (patch)
tree4bccefb45f6e9329c0e9904ee99fee832b8fc4bc /MANIFEST
parent7847df5a36f8e61e9a1cfaa59d60168ea45d5381 (diff)
downloadperl-7d3b96bbd83d17f17b26b4c05ef623881c8477be.tar.gz
PerlIO.pm / perlio.pm conflict.
Update some pods. Make t/op/utf8decode.t a text file. p4raw-id: //depot/perlio@9417
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 512ae993f6..3bbab1ac06 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -851,7 +851,6 @@ lib/open2.pl Open a two-ended pipe (uses IPC::Open2)
lib/open3.pl Open a three-ended pipe (uses IPC::Open3)
lib/overload.pm Module for overloading perl operators
lib/perl5db.pl Perl debugging routines
-lib/perlio.pm Perl IO interface pragma
lib/pwd.pl Routines to keep track of PWD environment variable
lib/shellwords.pl Perl library to split into words with shell quoting
lib/sigtrap.pm For trapping an abort and giving traceback