/[Frey]/branches/PSGI/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 /branches/PSGI/Makefile.PL

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

revision 332 by dpavlin, Sat Nov 8 16:37:03 2008 UTC revision 380 by dpavlin, Mon Nov 17 18:42:51 2008 UTC
# Line 47  features( Line 47  features(
47                  'Test::HTML::Lint',                  'Test::HTML::Lint',
48                  'Test::WWW::Mechanize',                  'Test::WWW::Mechanize',
49                  'Pod::Simple::HTML',                  'Pod::Simple::HTML',
50                    'Pod::Find',
51                    'PPI',
52                    'PPI::HTML',
53          ],          ],
54          'Frey::DelIcioUs (import data)' => [          'Frey::DelIcioUs (import data)' => [
55                  -default => 1,                  -default => 1,
# Line 61  features( Line 64  features(
64                  -default => 0,                  -default => 0,
65                  'REST::Google::Translate',                  'REST::Google::Translate',
66          ],          ],
67            'Frey::SQL (issue SQL queries on sponge results)' => [
68                    -default => 1,
69                    'DBD::AnyData',
70                    'MooseX::Types::Structured',
71            ],
72          'CouchDB' => [          'CouchDB' => [
73                  -default => 0,                  -default => 0,
74                  'CouchDB::Client',                  'CouchDB::Client',

Legend:
Removed from v.332  
changed lines
  Added in v.380

  ViewVC Help
Powered by ViewVC 1.1.26