<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I upgraded from RT3.0.8 to 3.0.10 last night and 
seem to be having some mod_perl issues (I'm running Apache 1.3.29 and Mod_Perl 
1.29).  I get this error when I click on certain pages...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What does it all mean Basil?</FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV>
<DIV><FONT face=Arial size=2><BR>error:  Can't store CODE items at 
../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/_freeze.al) line 
282.  Stack: [../../lib/Storable.pm (autosplit into 
../../lib/auto/Storable/_freeze.al):282] [../../lib/Storable.pm (autosplit into 
../../lib/auto/Storable/nfreeze.al):270] 
[/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session/Serialize/Storable.pm:21] 
[/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session.pm:507] 
[/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session.pm:462] 
[/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:1060], at 
/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session/Serialize/Storable.pm line 
21     <BR>context:  ...      
<BR> 187:  # whether they should generate a full stack trace 
(confess() and cluck())    <BR> 188:  # or simply 
report the caller's package (croak() and carp()), 
respectively.    <BR> 189:  # confess() and croak() 
die, carp() and cluck() warn.    <BR> 190: 
     <BR> 191:  sub croak { die shortmess @_ 
}    <BR> 192:  sub confess { die longmess @_ 
}    <BR> 193:  sub carp { warn shortmess @_ 
}    <BR> 194:  sub cluck { warn longmess @_ 
}    <BR> 195:      <BR> ... 
     <BR>code stack: 
 /usr/local/lib/perl5/5.8.3/Carp.pm:191 :66 ../../lib/Storable.pm 
(autosplit into ../../lib/auto/Storable/_freeze.al):283 ../../lib/Storable.pm 
(autosplit into ../../lib/auto/Storable/nfreeze.al):270 
/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session/Serialize/Storable.pm:21 
/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session.pm:507 
/usr/local/lib/perl5/site_perl/5.8.0//Apache/Session.pm:462 
/usr/local/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:1060   
<BR></DIV></FONT></BODY></HTML>