Package perl-Class-MakeMethods: Information

    Source package: perl-Class-MakeMethods
    Version: 1.01-alt4
    Build time:  Jan 31, 2019, 12:22 PM in the task #220286
    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.

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

    Maintainer: Igor Vlasenko


      1. perl-Attribute-Handlers
      2. perl-Tie-RefHash
      3. perl-devel
      4. /proc

    Last changed


    Jan. 31, 2019 Igor Vlasenko 1.01-alt4
    - fixed build with new perl 5.28
    Dec. 19, 2017 Igor Vlasenko 1.01-alt3
    - fixed build with new perl 5.26
    Sept. 26, 2011 Alexey Tourbin 1.01-alt2
    - do not package Class/benchmark.pl