$action =~ s/^_+//; #filtering private methods $what_to_do->$action() || displayQueryScreen ();