[Maypole] Why require fails?

Sebastian Riedel sri@oook.de
Wed, 18 Aug 2004 10:58:51 +0200


Simon Cozens wrote:

>veljko@spymac.com:
>  
>
>>Can someone please explain me why require on the bottom fails and
>>warn returns correct name of the table (image)?
>>    
>>
>
>Don't know if this answers the question, but the "image" table doesn't look
>like it's going to hold username and password fields, to me. I don't think
>that's the right value for the user class.
>
>  
>
I can't answer for Veljko, but here everything worked flawless as soon 
as i removed
|| die "Couldn't load xxx class $xxx_class" from all $xxx_class->require 
calls.
They always return 0, even if table and class are perfect.

Cheers,
Sebastian