/[Frey]/trunk/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 807 by dpavlin, Thu Dec 11 00:27:19 2008 UTC revision 901 by dpavlin, Thu Dec 25 12:43:13 2008 UTC
# Line 54  features( Line 54  features(
54                  'PPI',                  'PPI',
55                  'PPI::HTML',                  'PPI::HTML',
56          ],          ],
57            'Profile (optional even for development)' => [
58                    -default => 0,
59                    'Devel::NYTProf',
60            ],
61          'Frey::JSON' => [          'Frey::JSON' => [
62                  'JSON' => 2.0,                  'JSON' => 2.0,
63          ],          ],
# Line 87  features( Line 91  features(
91                  -default => 1,                  -default => 1,
92                  'MIME::Base64',                  'MIME::Base64',
93          ],          ],
94            'Frey::File::FLV and Frey::Web::FLVPlayer (flash video support)' => [
95                    -default => 1,
96                    'FLV::Info',
97                    'Video::Subtitle::SRT',
98            ],
99            'Frey::Cairo (telop support)' => [
100                    -default => 1,
101                    'Cairo',
102                    'Font::FreeType',
103            ],
104          'CouchDB' => [          'CouchDB' => [
105                  -default => 0,                  -default => 0,
106                  'CouchDB::Client',                  'CouchDB::Client',

Legend:
Removed from v.807  
changed lines
  Added in v.901

  ViewVC Help
Powered by ViewVC 1.1.26