--- trunk/Makefile.PL 2008/12/25 12:19:25 900 +++ trunk/Makefile.PL 2008/12/25 12:43:13 901 @@ -54,6 +54,10 @@ 'PPI', 'PPI::HTML', ], + 'Profile (optional even for development)' => [ + -default => 0, + 'Devel::NYTProf', + ], 'Frey::JSON' => [ 'JSON' => 2.0, ],