Help for this page
package MyCode::ProcessC; use strict; sub import { ... *{$class."::".$meth}= \&$meth; } }