[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Safe::Hole Not Avail
On Wed, 1 May 2002 pak@unholy.net wrote:
> I did a double check/find and the only perl I have is in
> /usr/bin.
Time for more information, then. Could you post the results of these
commands:
which perl
perl -V
perl -e 'use Safe'
perl -e 'use Safe::Hole'
rpm -qa | grep perl- | sort
rpm -qa | grep interchange
which interchange
cat `which interchange`
head /usr/lib/interchange/bin/interchange
That should help illuminate your situation a little better.
Jon