in reply to Re: "use base" or @ISA
in thread "use base" or @ISA

Exporter has:

package YourModule; use Exporter qw( import );

under the heading Exporting without inheriting from Exporter.

Regards,

PN5