package MyToolkit; use Try::Tiny; sub import { Try::Tiny->import(); } 1;