Help for this page
my $re_foo = qr{ ... ... return { %+ }; } ...
my $re_foo = qr{ ... ... return { type => $2, name2 => $1 }; } ...