This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid using PL_Sv in the -V argument processing.
authorNicholas Clark <nick@ccl4.org>
Thu, 30 Jun 2005 17:05:13 +0000 (17:05 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 30 Jun 2005 17:05:13 +0000 (17:05 +0000)
commit7edfd0ef07bb2042adfd7871ecb385475da3f544
tree20ea670337618bd439d084dbb37f03b691355a2a
parent0c5a913da36d66becd2cf3a592f69c87a3e9b51b
Avoid using PL_Sv in the -V argument processing.
Express the embedded perl program in a slightly terser way.

p4raw-id: //depot/perl@25027
perl.c