in reply to Re: "use base" or @ISAin thread "use base" or @ISA
Exporter has:
package YourModule; use Exporter qw( import ); [download]
under the heading Exporting without inheriting from Exporter.
Regards,
PN5