Opened 19 years ago

Closed 19 years ago

#2944 closed defect (fixed)

New port, perl/p5-class-data-inheritable

Reported by: mat@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden.

Attachments (1)

Portfile (513 bytes) - added by mat@… 19 years ago.
Portfile

Download all attachments as: .zip

Change History (6)

Changed 19 years ago by mat@…

Attachment: Portfile added

Portfile

comment:1 Changed 19 years ago by mat@…

blocked: 2945

comment:2 Changed 19 years ago by mat@…

blocked: 2959

comment:3 Changed 19 years ago by mat@…

blocked: 2964

comment:4 Changed 19 years ago by mat@…

blocked: 2965

comment:5 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

commited - thanks!

Note: See TracTickets for help on using tickets.