/[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 970 by dpavlin, Fri Jan 9 16:21:26 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',

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

  ViewVC Help
Powered by ViewVC 1.1.26