Help for this page
use v5.14; use Benchmark qw(cmpthese); ... moo => sub { $foo2->foo }, moose => sub { $foo3->foo }, });