in reply to Re^3: diff b/w func_name and module::func_namein thread diff b/w func_name and module::func_name
in the general case it is something like __PACKAGE__::func_name
Absolutely! Thanks for clarifying.