John Deighan wrote:

> We are receiving the following error message, and have no idea what is 
> going wrong. Our script uses the Storable module, but the error occurs only 
> when our script attempts to use the freeze() function in that module. I 
> assume that the problem occurs when the AutoLoader tries to load that 
> function or a function/dll that it uses. Can anyone give us a clue what's 
> going wrong?

Post a complete (but very small) failing snippet so we can verify.

> We're running Windows XP, ActivePerl 5.8.6 (the latest), and PerlEx 2.3.1.235.
> 
> syntax errorCompilation failed in require at D:/Perl/lib/AutoLoader.pm line 
> 92.
> at D:/Perl/lib/AutoLoader.pm line 112
> AutoLoader::AUTOLOAD('CODE(0x189caf0)', 'ARRAY(0x2bed140)') called at 
> ..\..\lib\Storable.pm (autosplit into ..\..\lib\auto\Storable\freeze.al) 
> line 266
> Storable::freeze('ARRAY(0x2bed140)') called at 
> D:\EasyIEP\wwwroot\easyiep.plx line 13050
> eval {...} called at D:\EasyIEP\wwwroot\easyiep.plx line 120
> PerlEx::Precompiler::d_::easyiep::wwwroot::easyiep_plx::__ANON__('PerlEx::Request=HASH(0x12bc778)',
>  
> 'op=doreport&CustomerName=testing&SessionID=944158081') called at (eval 1) 
> line 662
> eval {...} called at (eval 1) line 662
> PerlEx::Precompiler::Execute('D:\EasyIEP\wwwroot\easyiep.plx', 
> 'op=doreport&CustomerName=testing&SessionID=944158081') called at -e line 0
> eval {...} called at -e line 0



-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Win32-Users mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to