Download: VS-RuleEngine-0.09.tar.gz
Dependencies
Annotate this POD
VS::RuleEngine::Action::Perl - Use a code reference as an input
Creates a new instance. The argument CODE must be a reference to a subroutine - either anoynmous or named.
Forwards the call to the wrapped subroutine.