Re: Perl module that simplifies creation of packages?
- From: "Mumia W." <mumia.w.18.spam+nospam.usenet@xxxxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 17:30:52 GMT
On 08/22/2006 09:55 AM, Ignoramus20689 wrote:
I recall that there is a perl module that simplifies creation of
packages with nice accessors. Like, I could use that module and do
just a few things so that my class would have great get and set
functions, etc, without doing much. I have no recollection of its
name, maybe something::Object or some such.
Any pointers will be appreciated.
thanks
i
These...
Class::Accessor
Class::Data::Inheritable
Class::Struct
....are some of the options.
.
- Follow-Ups:
- Re: Perl module that simplifies creation of packages?
- From: Ignoramus20689
- Re: Perl module that simplifies creation of packages?
- References:
- Perl module that simplifies creation of packages?
- From: Ignoramus20689
- Perl module that simplifies creation of packages?
- Prev by Date: Re: Perl module that simplifies creation of packages?
- Next by Date: Re: Perl module that simplifies creation of packages?
- Previous by thread: Re: Perl module that simplifies creation of packages?
- Next by thread: Re: Perl module that simplifies creation of packages?
- Index(es):
Relevant Pages
|