package generic; sub import { require strict; strict->import(); ... } 1;