Skip to content

Commit cdb4b1a

Browse files
committed
add example
1 parent 558447b commit cdb4b1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DshPerlHostLoop.pm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,8 @@ sub unlock {
651651
Not secure. Generates a parseable-by-humans tempfile so people can
652652
tell what junk in /tmp is from.
653653
654+
my($fh, $name) = my_tempfile();
655+
654656
=cut
655657

656658
sub my_tempfile {

0 commit comments

Comments
 (0)