Skip to content

Instantly share code, notes, and snippets.

Created August 10, 2014 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ddd6acf124b940390e06 to your computer and use it in GitHub Desktop.
Save anonymous/ddd6acf124b940390e06 to your computer and use it in GitHub Desktop.
$ perl -Ilib -Mojo -E 'helper "foo.bar" => sub { "works!" }; my $c = app->build_controller; say i { $c->foo->bar } 100000'
1.79505 wallclock secs ( 1.80 usr + 0.00 sys = 1.80 CPU) @ 55555.56/s (n=100000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment