use Exporter qw(import); our @EXPORT = qw(say_it); our @EXPORT_OK = qw();