Help for this page
use ThisModule qw(foo);
{ my $value = undef; ... # do foo stuff using $value here } }