diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-11-04 19:56:10 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-11-04 19:56:10 +0000 |
commit | f3862f8bcf6d3aa824432654b287f4ebd64db17f (patch) | |
tree | 00fa691fd2e861069b323ef66ed74244267dea71 /MANIFEST | |
parent | 05d1247b4b0324742a6edccf90ff347d8905fcdb (diff) | |
download | perl-f3862f8bcf6d3aa824432654b287f4ebd64db17f.tar.gz |
PerlIO infrastructure complete.
p4raw-id: //depot/perlio@7539
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |