in reply to Re: Re: using Class::Struct
in thread using Class::Struct

I think an important criteria for an object module is the support channels. If it is not a simple module, then we need to be assured that we can get rapid help from the author or user community.

Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality.

Replies are listed 'Best First'.
Re: Re: Re: Re: using Class::Struct
by simonm (Vicar) on Oct 01, 2003 at 16:41 UTC
    I think an important criteria ... is the support channels.

    Agreed. If a basic constructor and accessors are sufficient for your class, the fact that Class::Struct is in the core gives it some real advantages in distribution and support.