--- trunk/Makefile.PL 2008/12/13 12:58:32 829 +++ 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, ], @@ -87,9 +91,10 @@ -default => 1, 'MIME::Base64', ], - 'Frey::File::FLV and Frey::Web::Flowplayer (flash video support)' => [ + 'Frey::File::FLV and Frey::Web::FLVPlayer (flash video support)' => [ -default => 1, 'FLV::Info', + 'Video::Subtitle::SRT', ], 'Frey::Cairo (telop support)' => [ -default => 1,