my $exp_to=caller.package; #is this how caller is used? pkg_alias($exp_from, "Exporter::From"); pkg_alias($exp_to, "Exporter::To"); #defaults @symbols //= @Exporter::From::EXPORT;