/[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 633 by dpavlin, Sun Nov 30 01:46:13 2008 UTC revision 799 by dpavlin, Wed Dec 10 19:43:52 2008 UTC
# Line 35  features( Line 35  features(
35          ],          ],
36          'Mojo server' => [          'Mojo server' => [
37                  -default => 1,                  -default => 1,
38                  'Mojo' => 0.8,                  'Mojo' => 0.9,
39          ],          ],
40          'HTTP::Engine server (see FIXME)' => [          'HTTP::Engine server (see FIXME)' => [
41                  -default => 0,                  -default => 0,
# Line 82  features( Line 82  features(
82                  #'Test::Harness' => 3.14, # XXX this doesn't seem to work                  #'Test::Harness' => 3.14, # XXX this doesn't seem to work
83                  'TAP::Formatter::HTML' => 0.06,                  'TAP::Formatter::HTML' => 0.06,
84          ],          ],
85            'Frey::OpenSearch' => [
86                    -default => 1,
87                    'MIME::Base64',
88            ],
89          'CouchDB' => [          'CouchDB' => [
90                  -default => 0,                  -default => 0,
91                  'CouchDB::Client',                  'CouchDB::Client',

Legend:
Removed from v.633  
changed lines
  Added in v.799

  ViewVC Help
Powered by ViewVC 1.1.26