diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-01-20 19:42:30 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-01-20 19:42:30 +0000 |
commit | af2ee97fa7abe32044a9769a9d62830c86c844db (patch) | |
tree | a93a49d4b98bf39c527f7d33fb2568de0fc2c201 /perlsh | |
parent | 32c64f3b7fd6830999def435bab09b5f6dc13f85 (diff) | |
download | perl-af2ee97fa7abe32044a9769a9d62830c86c844db.tar.gz |
Infrastructure to allow:
open($fh,"|-",@array);
to be implemented
i.e. mark pp_open as needing a stack mark, and make pp_open
process its args in that style (and pass them _all_ to tied handles OPEN).
Invent do_openn() which takes SV ** at allow it to see multiple args.
Note this does not _do_ anything yet.
p4raw-id: //depot/perlio@8484
Diffstat (limited to 'perlsh')
0 files changed, 0 insertions, 0 deletions