Searched refs:tempdir2 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/t/
H A Dtempfile.t70 my $tempdir2 = tempdir( TEMPLATE => "customXXXXX",
75 print "# TEMPDIR2: $tempdir2\n";
77 like( $tempdir2, qr/custom/, "tempdir with TEMPLATE" );

Completed in 103 milliseconds