package Time::Strftime; use POSIX 'strftime'; use Exporter; @EXPORT = 'strftime';