Skip site navigation (1)Skip section navigation (2)
From:      Vivek Khera <khera@kcilink.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD perl/warnings.pm
References:  <20020417150748.R32334@pobox.com>

| previous in thread | raw e-mail | index | archive | help
>>>>> "SC" == Steve Carter <scarter@pobox.com> writes:

SC> 2002-04-16 16:45:01 -- Can't locate warnings.pm in @INC (@INC contains: 
SC> /usr/local/bin/../lib/mrtg2 /usr/local/bin /usr/libdata/perl/5.00503/mach 
SC> /usr/libdata/perl/5.00503 
SC> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd 
SC> /usr/local/lib/perl5/site_perl/5.005 .) at (eval 6) line 1.

as you discovered, warnings.pm is part of perl 5.6.1 (as in "use
warnings").  nothing is wrong.  the application should probably have a
"require 5.6.0" in it sine it is using perl 5.6 features.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>