The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Class::Listener"

Class::Listener - executes methods on events River stage one • 1 direct dependent • 1 total dependent

A base class which listenes for signals and runs methods. METHODS signal( $eventname, @args ) $eventname A method with the name "_on_$eventname" will be called (if it exists). @args This array is forwarded to the callback. [Note] signal returns the r...

MUENALAN/Class-Listener-0.01.04 - 27 Feb 2003 12:23:37 UTC

Class::MVC - model-view-controller paradigma River stage zero No dependents

The Model-View-Controller (MVC) is a general paradigma mostly used for GUI-development. It is very well known and tons of publications are available through your favorite search engine (Or jump to "REFERENCES"). It is also an introductional example f...

MUENALAN/Class-MVC-0.01.06 - 27 Feb 2003 12:23:52 UTC

Class::Proxy - an object proxy River stage zero No dependents

Objects can be served by "Class::Proxy". In practice, any method call to the proxy will be forwarded to the original object (victim). The purpose of that is to alter method calls in a generic way. This can be used for * faking * restriction * logging...

MUENALAN/Class-Proxy-0.01.04 - 11 Feb 2003 13:02:04 UTC
3 results (0.029 seconds)