Help for this page
sub run { my $self = Foo->new(@_); ... # The lock is removed once when the function returns return 1; }