Help for this page
my $false = 0; # Perhaps a global. capture( $gold ) if $false; # `capture` doesn't need to exist.
sub capture { } capture( $gold );