diff --git a/src/main/perl/lib/POSIX.pm b/src/main/perl/lib/POSIX.pm index 2afc99a62..280615a70 100644 --- a/src/main/perl/lib/POSIX.pm +++ b/src/main/perl/lib/POSIX.pm @@ -55,6 +55,7 @@ our @EXPORT = qw( WNOHANG WUNTRACED SEEK_CUR SEEK_END SEEK_SET F_OK R_OK W_OK X_OK + mktime strftime ); our @EXPORT_OK = qw( # Process functions