Help for this page

Select Code to Download


  1. or download this
        my $getKeys = $ff->application->repl->declare(<<'JS', 'list');
        function(obj){
    ...
            return res
        }
    JS
    
  2. or download this
    my @keys = keys %$link;