diff options
author | Larry Wall <lwall@sems.com> | 1996-08-10 15:24:58 +0000 |
---|---|---|
committer | Larry Wall <lwall@sems.com> | 1996-08-10 15:24:58 +0000 |
commit | 760ac839baf413929cd31cc32ffd6dba6b781a81 (patch) | |
tree | 010ae8135426972c27b065782284341c839dc2a0 /plan9/perlplan9.pod | |
parent | 43cc1d52f97c5f21f3207f045444707e7be33927 (diff) | |
download | perl-760ac839baf413929cd31cc32ffd6dba6b781a81.tar.gz |
perl 5.003_02: [no incremental changelog available]
Diffstat (limited to 'plan9/perlplan9.pod')
-rw-r--r-- | plan9/perlplan9.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plan9/perlplan9.pod b/plan9/perlplan9.pod index 9f13f06e7e..f632d45abf 100644 --- a/plan9/perlplan9.pod +++ b/plan9/perlplan9.pod @@ -34,7 +34,7 @@ Perl. These you won't need to be worried about. Although Plan 9 Perl currently only provides static loading, it is built with a number of useful extensions. -These include Safe, FileHandle, Fcntl, and POSIX. Expect +These include Opcode, FileHandle, Fcntl, and POSIX. Expect to see others (and DynaLoading!) in the future. =head2 What's not in Plan 9 Perl @@ -80,7 +80,7 @@ world . . ." - Carl Sagan =head1 Revision date -This document was revised 04-July-1996 for Perl 5.003_1. +This document was revised 06-August-1996 for Perl 5.003_2. =head1 AUTHOR |