This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
90f4435
4b803d0
)
Integrate perlio:
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sun, 18 Feb 2001 18:43:52 +0000
(18:43 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sun, 18 Feb 2001 18:43:52 +0000
(18:43 +0000)
[ 8826]
Fix [ID
20010217
.002]
open FOO, "<:raw:perlio", ...
:raw now inserts default base layer below itself.
Also
open FOO, "<:unix", ...
works as well - but leaves buffer layer on stack under the unix layer.
p4raw-link: @8826 on //depot/perlio:
4b803d04bc5b636b582540ea8352ce921e9bae28
p4raw-id: //depot/perl@8828
Trivial merge