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