At 10:37 AM +0300 7/28/04, [EMAIL PROTECTED] wrote:
>
>$ perl "-V" for perl5.6.1 :
>.
>.
>.
> @INC:
> perl_root:[lib.VMS_AXP.5_6_1]
> perl_root:[lib]
> perl_root:[lib.site_perl.VMS_AXP]
> perl_root:[lib.site_perl]
> /perl_root/lib/site_perl <== ???
>
>This last line is very 'unixy' and as show above did not occur in our old 5.5.3
>version.
>And my troubles does seem related to too 'unixy' directory paths.
>
>What is correct?
Here's what I see, using the same hp kit:
Characteristics of this PERLSHR image:
Compile-time options: DEBUGGING
Built under VMS
Compiled at Jun 10 2003 11:05:23
%ENV:
PERLSHR="perl_root:[000000]perlshr.exe"
PERL_ROOT="sys$sysdevice:[vms$common.perl5_006_01.]"
@INC:
perl_root:[lib.VMS_AXP.5_6_1]
perl_root:[lib]
perl_root:[lib.site_perl.VMS_AXP]
perl_root:[lib.site_perl]
/perl_root/lib/site_perl
.
The dot at the end is significant too, because that tells it to look
in the current directory for libraries if it doesn't find them
anywhere else.
>and if not correct how to fix ?
Poke around in perl_root:[lib]Config.pm and see if something got
corrupted. Look for occurrences of "site_perl". Also check for the
presence of a PERL5LIB logical name.
--
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]
"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser