Help for this page
package Mod; ... my ($pkg, %options) = @_; __PACKAGE__->foo(arg => $options{-arg}); }
perl -e "use Mod -arg => '$HOME';"