summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2000-11-04 19:56:10 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2000-11-04 19:56:10 +0000
commitf3862f8bcf6d3aa824432654b287f4ebd64db17f (patch)
tree00fa691fd2e861069b323ef66ed74244267dea71 /MANIFEST
parent05d1247b4b0324742a6edccf90ff347d8905fcdb (diff)
downloadperl-f3862f8bcf6d3aa824432654b287f4ebd64db17f.tar.gz
PerlIO infrastructure complete.
p4raw-id: //depot/perlio@7539
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6447f6aae7..637fd3b53a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -768,6 +768,7 @@ 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