sub do_something { my $classname = shift; .... } do_somthing($something);