/[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 325 by dpavlin, Thu Nov 6 20:25:04 2008 UTC revision 340 by dpavlin, Sat Nov 8 23:36:01 2008 UTC
# Line 32  features( Line 32  features(
32                  'Coro::Generator',                  'Coro::Generator',
33          ],          ],
34          'Mojo server' => [          'Mojo server' => [
35                  -default => 1,                  -default => 0,
36                  'Mojo' => 0.8,                  'Mojo' => 0.8,
37          ],          ],
38          'HTTP::Engine server' => [          'HTTP::Engine server' => [
# Line 61  features( Line 61  features(
61                  -default => 0,                  -default => 0,
62                  'REST::Google::Translate',                  'REST::Google::Translate',
63          ],          ],
64            'Frey::SQL' => [
65                    -default => 0,
66                    'DBD::Sponge',
67            ],
68          'CouchDB' => [          'CouchDB' => [
69                  -default => 0,                  -default => 0,
70                  'CouchDB::Client',                  'CouchDB::Client',

Legend:
Removed from v.325  
changed lines
  Added in v.340

  ViewVC Help
Powered by ViewVC 1.1.26