Help for this page
sub changeme{ local $^I = ".$bak"; ... print; } }
sub changeme{ $myvar = somesub(); ... print; } }