diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-10 23:37:43 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-10 23:37:43 +0000 |
commit | 2a2bf5f4414cf2a1984ea82a90bfbb2c3384d4e1 (patch) | |
tree | e9b696536715a7a8e72661281d73d87ce4d1854a /epoc | |
parent | a1866d1bf88d9abb7869ffddc5cb4448a6cb503a (diff) | |
download | perl-2a2bf5f4414cf2a1984ea82a90bfbb2c3384d4e1.tar.gz |
Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
p4raw-id: //depot/perl@11631
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 115587c595..6e3566924c 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -427,7 +427,7 @@ emacs='' eunicefix=':' exe_ext='' expr='expr' -extensions='Data/Dumper Digest/MD5 Errno Fcntl File/Glob Filter/Util/Call IO List/Util MIME/Base64 Opcode PerlIO/Scalar Socket Storable Sys/Hostname Time/Piece attrs re' +extensions='Data/Dumper Digest/MD5 Errno Fcntl File/Glob Filter/Util/Call IO List/Util MIME/Base64 Opcode PerlIO/Scalar Socket Storable Sys/Hostname attrs re' fflushNULL='undef' fflushall='define' find='' |