package testdir::Lib; require Exporter; @ISA = qw(Exporter); @EXPORT = qw(printv dateTime); use strict; [funktionen] 1;