/[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 969 by dpavlin, Fri Jan 9 16:02:33 2009 UTC revision 1138 by dpavlin, Tue Jun 30 21:30:02 2009 UTC
# Line 27  requires       'Imager'; # Frey::Web::CombineI Line 27  requires       'Imager'; # Frey::Web::CombineI
27  features(  features(
28          'Mojo server' => [          'Mojo server' => [
29                  -default => 1,                  -default => 1,
30                  'Mojo' => 0.9,                  'Mojo' => 0.991232,
31            ],
32            'RDBMS support' => [
33                    'DBIx::Class',
34                    'DBIx::Class::Schema::Loader',
35          ],          ],
36          'Frey::ORM (RDBMS support via Fey)' => [          'Frey::ORM (RDBMS support via Fey)' => [
37                  -default => 1,                  -default => 0,
38                  'Fey',                  'Fey',
39                  'Fey::ORM',                  'Fey::ORM',
40                  'Fey::Loader',                  'Fey::Loader',
# Line 58  features( Line 62  features(
62          'Frey::Session' => [          'Frey::Session' => [
63                  'DBM::Deep',                  'DBM::Deep',
64          ],          ],
65            'Frey::Class::Graph' => [
66                    'GraphViz',
67            ],
68          'Frey::DelIcioUs (import data)' => [          'Frey::DelIcioUs (import data)' => [
69                  -default => 1,                  -default => 1,
70                  'LWP::UserAgent',                  'LWP::UserAgent',

Legend:
Removed from v.969  
changed lines
  Added in v.1138

  ViewVC Help
Powered by ViewVC 1.1.26