[ 原始碼: libclass-trigger-perl ]
套件:libclass-trigger-perl(0.15-2)
libclass-trigger-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-trigger-perl:
- [libclass-trigger-perl_0.15-2.dsc]
- [libclass-trigger-perl_0.15.orig.tar.gz]
- [libclass-trigger-perl_0.15-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Mix-in to add/call inheritable triggers
Class::Trigger is a mixin class to add and call triggers (hooks) that get called at points you specify in your class.
Class:Trigger allows you to specify an arbitrary number of subroutines that are triggered every time something happens in your code, e.g. updating a full text search index after INSERT/UPDATE/DELETE queries.
其他與 libclass-trigger-perl 有關的套件
|
|
|
|
-
- dep: libclass-data-inheritable-perl
- Perl module to create accessors to class data
-
- dep: libio-stringy-perl
- modules for I/O on in-core objects (strings/arrays)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language