Package perl-Class-MakeMethods: Information

    Source package: perl-Class-MakeMethods
    Version: 1.01-alt1
    Build time:  Aug 26, 2005, 04:47 PM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Generate common types of methods
    Description: 
    The Class::MakeMethods framework allows Perl class developers to
    quickly define common types of methods. When a module uses
    Class::MakeMethods or one of its subclasses, it can select from a
    variety of supported method types, and specify a name for each method
    desired. The methods are dynamically generated and installed in the
    calling package.
    
    Construction of the individual methods is handled by subclasses. This
    delegation approach allows for a wide variety of method-generation
    techniques to be supported, each by a different subclass. Subclasses
    can also be added to provide support for new types of methods.
    
    Over a dozen subclasses are available, including implementations of a
    variety of different method-generation techniques. Each subclass
    generates several types of methods, with some supporting their own
    open-eneded extension syntax, for hundreds of possible combinations of
    method types.

    List of rpms provided by this srpm:
    perl-Class-MakeMethods (noarch)

    Maintainer: Alexey Morozov

    List of contributors:
    Alexey Morozov


      1. perl(Module/Build.pm)
      2. perl-devel
      3. perl(Attribute/Handlers.pm)

    Last changed


    Aug. 25, 2005 Alexey Morozov 1.01-alt1
    - Initial build for ALT Linux