套件: 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 (郵件存檔)
- 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