Help for this page

Select Code to Download


  1. or download this
    # depreciated
    sub use_eval   { shift->_elem('use_eval',  @_); }
    ...
        if @_ > 1 && $^W;
        "";
    }