From: Jeffrey Friedl Date: Sat, 15 Dec 2001 23:07:42 +0000 (-0800) Subject: lib/open.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d8d29d4f846a79d680ffc51bd1c4737df419932b;p=p5sagit%2Fp5-mst-13.2.git lib/open.pm Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com> p4raw-id: //depot/perl@13718 --- diff --git a/lib/open.pm b/lib/open.pm index e5d18fb..7eaea0f 100644 --- a/lib/open.pm +++ b/lib/open.pm @@ -143,7 +143,7 @@ operators found within the lexical scope of this pragma will use the declared defaults. With the C subpragma you can declare the default layers -of input sterams, and with the C subpragma you can declare +of input streams, and with the C subpragma you can declare the default layers of output streams. With the C subpragma you can control both input and output streams simultaneously.