Bug 14524

Summary: PERL 5.005_03 Config.PM on 3.2-STABLE says it's 4.0-CURRENT
Product: Base System Reporter: ler <ler>
Component: binAssignee: Mark Murray <markm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   

Description ler 1999-10-25 20:50:01 UTC
perl's /usr/libdata/perl/5.00503/Config.pm and /usr/libdata/perl/5.00503/mach/Config.pm have osvers set to 4.0-current, not 3.2-stable.  This caused raven's RavenCtl to die.

Fix: 

edit the file.
How-To-Repeat: use Config;
print $osvers
Comment 1 Michael Haro freebsd_committer freebsd_triage 1999-10-25 21:11:39 UTC
Responsible Changed
From-To: freebsd-ports->markm

over to maintainer 
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2001-05-11 17:21:13 UTC
State Changed
From-To: open->closed

We are on 4.3-Stable now.