perl-Class-MethodMaker

Create generic methods for OO Perl

This module solves the problem of having to continually write accessor methods for your objects that perform standard tasks. The argument to 'use' is an *arrayref*, as pairs whose "keys" are the names of types of generic methods generated by MethodMaker and whose "values" tell method maker what methods to make. To override any generated methods, it is sufficient to ensure that the overriding method is defined when Class::MethodMaker is called. Note that the 'use' keyword introduces a 'BEGIN' block, so you may need to define (or at least declare) your overriding method in a 'BEGIN' block.

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。

openSUSE:Leap:42.1

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:Slowroll:Base:2

openSUSE:13.2

openSUSE:12.1

openSUSE:12.2

openSUSE:12.3

openSUSE:13.1

openSUSE:11.4

openSUSE:11.1

SUSE:SLE-15:GA

DISCONTINUED:openSUSE:11.1

home:obsgeek0:repos:SLE15:aggregate