I've done this twice before already (changes #25043 and #26785),
but it keeps getting accidentally removed. Third time lucky?
p4raw-link: @25043 on //depot/perl:
d2f9954da5cf024584e2642e8a40c50dd202ef16
p4raw-id: //depot/perl@27416
$DEBUG = 0;
$WARN = 1;
$FOLLOW_SYMLINK = 0;
-$VERSION = "1.29";
+$VERSION = "1.29_01";
$CHOWN = 1;
$CHMOD = 1;
$DO_NOT_USE_PREFIX = 0;
like( $content, qr/$econtent/,
" Contents OK" );
+ close $fh;
$NO_UNLINK or 1 while unlink $path;
### alternate extract path tests