diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-09 21:31:44 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-09 21:31:44 +0000 |
commit | e934609f7db1163b003ba7314f8d52ebfc1e2f12 (patch) | |
tree | 74e172d331579be10555103b1caf5cdfd80b687d /epoc/config.sh | |
parent | caf25f3be4a66b8fbb51db2cfdfa658f6b9704e7 (diff) | |
download | perl-e934609f7db1163b003ba7314f8d52ebfc1e2f12.tar.gz |
Change PerlIO::Scalar and Via to scalar and via.
p4raw-id: //depot/perl@17454
Diffstat (limited to 'epoc/config.sh')
-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 a19e735a2d..78b22ac820 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -487,7 +487,7 @@ endservent_r_proto='0' 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 Unicode/Storable 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 Unicode/Storable attrs re' fflushNULL='undef' fflushall='define' find='' |