套件: libclass-factory-perl (1.06-3)
libclass-factory-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libclass-factory-perl:
- [libclass-factory-perl_1.06-3.dsc]
- [libclass-factory-perl_1.06.orig.tar.gz]
- [libclass-factory-perl_1.06-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
- Krzysztof Krzyzaniak (eloy)
- Damyan Ivanov
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Base class for dynamic factory classes
This is a simple module that factory classes can use to generate new types of objects on the fly, providing a consistent interface to common groups of objects.
Factory classes are used when you have different implementations for the same set of tasks but may not know in advance what implementations you will be using. With a factory class this is easy. Class::Factory even provides a simple constructor for you.
其他與 libclass-factory-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language