use strict; use warnings; package Dirty; use ExporterModule qw/stuff/; sub method { } 1;