diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-01 05:55:20 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-01 05:55:20 +0000 |
commit | d1edabcfc0953113eff6d4bda774297dc66644b9 (patch) | |
tree | f4266884bbe4c54c73e0342392d531c8e79e8db0 /MANIFEST | |
parent | 2fa86c13816417d1d62616d1bb8114a5a9831c33 (diff) | |
download | perl-d1edabcfc0953113eff6d4bda774297dc66644b9.tar.gz |
update Todo-5.6, add stub open.pm
p4raw-id: //depot/perl@5392
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -713,6 +713,7 @@ lib/lib.pm For "use lib" lib/locale.pm For "use locale" lib/look.pl A "look" equivalent lib/newgetopt.pl A perl library supporting long option parsing +lib/open.pm Pragma to specify default I/O disciplines 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 |