package Foo; @ISA = 'Bar'; @EXPORT_OK = qw(great stuff); use strict; # etc