From 260df0b1ccdf3a4e3682a9246d061b85cc89940c Mon Sep 17 00:00:00 2001 From: hjp Date: Tue, 6 Mar 2007 08:58:57 +0000 Subject: [PATCH] Removed PERL_UNICODE. I think its better to explicitely add -C to those scripts which need it. --- .zshenv | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshenv b/.zshenv index 4c89947..b166214 100644 --- a/.zshenv +++ b/.zshenv @@ -244,8 +244,6 @@ then export HOME_WWW=/home/www fi -export PERL_UNICODE=SAL - if [ -f $HOME/etc/oraenv ] then . $HOME/etc/oraenv