Pakket: libclass-pluggable-perl (0.022-2.2)
Verwijzigingen voor libclass-pluggable-perl
Debian bronnen:
Het bronpakket libclass-pluggable-perl downloaden:
- [libclass-pluggable-perl_0.022-2.2.dsc]
- [libclass-pluggable-perl_0.022.orig.tar.gz]
- [libclass-pluggable-perl_0.022-2.2.diff.gz]
Beheerder:
Externe bronnen:
- Homepage [search.cpan.org]
Vergelijkbare pakketten:
- libcgi-application-plugin-authorization-perl
- libcgi-application-plugin-anytemplate-perl
- libcgi-application-plugin-session-perl
- libcgi-application-plugin-dbh-perl
- libcgi-application-plugin-config-simple-perl
- libclass-dbi-fromcgi-perl
- libtitanium-perl
- libcgi-application-plugin-messagestack-perl
- libcgi-application-plugin-logdispatch-perl
- libcgi-simple-perl
- libcgi-application-plugin-configauto-perl
Simple pluggable class.
This class makes your class (sub class of Class::Pluggable) pluggable. In this documentation, the word "pluggable" has two meanings.
One is just simply adding new method to your pluggable classs from other plugin modules. So, after you plugged some modules to your class, you can use there method exactly same as your own object method.
You can see this kind of plugin mechanism in CGI::Application and CGI::Application::Plugin::Session.
Andere aan libclass-pluggable-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language