X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.pl;h=fc661caaf4c05e1e1c4b305e3c03c5503d2d697c;hb=16fe6d5906f6eff9da00cb861a7054a440d1f6eb;hp=29ef60274123f3ca92836a942291f0244b66a2b6;hpb=023ceb80f0d82032a841fbab1bfd1282af1def7b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.pl b/opcode.pl index 29ef602..fc661ca 100755 --- a/opcode.pl +++ b/opcode.pl @@ -377,7 +377,7 @@ bless bless ck_fun s@ S S? # Pushy I/O. -backtick quoted execution (``, qx) ck_null t% +backtick quoted execution (``, qx) ck_open t% # glob defaults its first arg to $_ glob glob ck_glob t@ S? readline ck_null t% @@ -605,7 +605,7 @@ exit exit ck_fun ds% S? # I/O. -open open ck_fun ist@ F S? L +open open ck_open ist@ F S? L close close ck_fun is% F? pipe_op pipe ck_fun is@ F F