sub import { my ($class, $date) = @_; ... warnings->import(@wanted_warnings); ... }