This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
authorChip Salzenberg <chip@pobox.com>
Mon, 24 Feb 2003 14:54:36 +0000 (14:54 +0000)
committerchip <chip@pobox.com>
Mon, 24 Feb 2003 14:54:36 +0000 (14:54 +0000)
commit8fde6460a7cb90e344d87e1652b5fa8d61c68699
tree8e084d6b0ec660862c9e98409066b05a54977e9d
parent573e01ca889ca9a9ae046f92457272ab11ee63d8
Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.

p4raw-id: //depot/perl@18763
op.c
win32/perlhost.h