软件包: libclass-accessor-perl (0.51-1)
libclass-accessor-perl 的相关链接
Trisquel 的资源:
下载源码包 libclass-accessor-perl:
- [libclass-accessor-perl_0.51-1.dsc]
- [libclass-accessor-perl_0.51.orig.tar.gz]
- [libclass-accessor-perl_0.51-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module that automatically generates accessors
Class::Accessor automagically generates accessor/mutator methods for your class. Most of the time, writing accessors is an exercise in cutting and pasting. If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you will find yourself with a set of automatically generated accessors which can even be customized.
其他与 libclass-accessor-perl 有关的软件包
|
|
|
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language