Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Class-Data-Inheritable - Inheritable, overridable class data
        
        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.
 
        
        
        Packages
        
        Changelog
        
            - * Thu Sep 14 18:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.05-1
 
            - bump to 0.05
 
        
            - * Mon Jan  9 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.04-1
 
            - bump to 0.04
 
        
            - * Sun Jul 10 18:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.02-3
 
            - changed /Class/Data to /Class, for proper ownership