Help for this page

Select Code to Download


  1. or download this
    Variable "$_parse_element_configuration" is not available at (eval 8) 
    +line 2.
    Use of uninitialized value in subroutine entry at Configuration.pm lin
    +e 64.
    
  2. or download this
    my $_parse_element_configuration = sub{ ... }
    
    ...
    
    # invoking the handler
    _handler("_parse_element_configuration")->($self, $element);