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

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

revision 386 by dpavlin, Mon Nov 17 22:40:22 2008 UTC revision 484 by dpavlin, Mon Nov 24 14:28:43 2008 UTC
# Line 52  features( Line 52  features(
52                  'PPI',                  'PPI',
53                  'PPI::HTML',                  'PPI::HTML',
54          ],          ],
55            'Frey::JSON' => [
56                    'JSON' => 2.0,
57            ],
58            'Frey::Session' => [
59                    'DBM::Deep',
60            ],
61          'Frey::DelIcioUs (import data)' => [          'Frey::DelIcioUs (import data)' => [
62                  -default => 1,                  -default => 1,
63                  'LWP::UserAgent',                  'LWP::UserAgent',
# Line 70  features( Line 76  features(
76                  'DBD::AnyData',                  'DBD::AnyData',
77                  'MooseX::Types::Structured',                  'MooseX::Types::Structured',
78          ],          ],
79            'Frey::Test::Runner HTML reporting' => [
80                    -default => 0,
81                    'Test::Harness' => 3.14,
82                    'TAP::Formatter::HTML' => 0.06,
83            ],
84          'CouchDB' => [          'CouchDB' => [
85                  -default => 0,                  -default => 0,
86                  'CouchDB::Client',                  'CouchDB::Client',

Legend:
Removed from v.386  
changed lines
  Added in v.484

  ViewVC Help
Powered by ViewVC 1.1.26