perl 5.003_04: ext/IO/lib/IO/File.pm
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Thu, 29 Aug 1996 10:20:23 +0000 (10:20 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Thu, 29 Aug 1996 10:20:23 +0000 (10:20 +0000)
commit223d223e3ab08f1d7e6a01bd41226df3e740b14a
treeac028d2bf5e7d7ecb6ddb71f090edefa3492b821
parent0cbad286cff507c108237b7a2771cba5378c83fa
perl 5.003_04: ext/IO/lib/IO/File.pm

This patch fixes a bug observed by Tom Christiansen: IO::File::new
didn't allow for file permissions after the file mode.  Here's a patch.

This patch documents the behavior of IO::File::{new,open} with
regard to open modes.  It also documents the exportation of Fcntl
constants.
ext/IO/lib/IO/File.pm