/[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 340 by dpavlin, Sat Nov 8 23:36:01 2008 UTC revision 370 by dpavlin, Mon Nov 17 15:14:07 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          ],          ],
52          'Frey::DelIcioUs (import data)' => [          'Frey::DelIcioUs (import data)' => [
53                  -default => 1,                  -default => 1,
# Line 61  features( Line 62  features(
62                  -default => 0,                  -default => 0,
63                  'REST::Google::Translate',                  'REST::Google::Translate',
64          ],          ],
65          'Frey::SQL' => [          'Frey::SQL (issue SQL queries on sponge results)' => [
66                  -default => 0,                  -default => 1,
67                  'DBD::Sponge',                  'DBD::AnyData',
68                    'MooseX::Types::Structured',
69          ],          ],
70          'CouchDB' => [          'CouchDB' => [
71                  -default => 0,                  -default => 0,

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

  ViewVC Help
Powered by ViewVC 1.1.26