This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't create local variables validarg and fdscript if they aren't going
authorNicholas Clark <nick@ccl4.org>
Fri, 18 Jan 2008 16:11:35 +0000 (16:11 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 18 Jan 2008 16:11:35 +0000 (16:11 +0000)
commit829372d3895763a8b826b343859a01ae699a641e
treee8aeefa0b0896d4be14bc1261eef415ba7e8ac33
parentf20b29985da982221016a5e2fdf979d5ba37b5cf
Don't create local variables validarg and fdscript if they aren't going
to be used.

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