Help for this page
use Benchmark; ... local => sub { ... }, value => sub { ... }, );
use Data::Alias; ... alias $html = $_[0]; ... }