Source
VS::RuleEngine::Input::Perl - Use a code reference as an input
- new ( CODE )
-
Creates a new instance.
The argument CODE must be a reference to a subroutine - either anoynmous or named.
- value
-
Forwards the call to the wrapped subroutine.
syntax highlighting: