From: gfx Date: Mon, 6 Jul 2009 07:19:31 +0000 (+0900) Subject: add bench/loading-profile.pl X-Git-Tag: 0.90~37 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0f83fd3009bbb53bca7332f54b18d74ca9b1cd08;p=gitmo%2FClass-MOP.git add bench/loading-profile.pl --- diff --git a/bench/loading-profile.pl b/bench/loading-profile.pl new file mode 100755 index 0000000..e2781b3 --- /dev/null +++ b/bench/loading-profile.pl @@ -0,0 +1,2 @@ +#!perl -wd:NYTProf +require Moose;