This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Converge the implementation of tied OPEN with PRINTF, READ and WRITE.
authorNicholas Clark <nick@ccl4.org>
Tue, 4 Jan 2011 09:48:27 +0000 (09:48 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 4 Jan 2011 10:30:27 +0000 (10:30 +0000)
commitc18cfae2d470ffd0cd27b5d8c8fcb54221803f6c
tree1589466a76a3207013fdb6a41040fb7db13dea38
parent0b5e625bc99f5cb78697faf03b297b6cacadf60b
Converge the implementation of tied OPEN with PRINTF, READ and WRITE.

Consistency will make it easier to refactor.
pp_sys.c