/[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 967 by dpavlin, Mon Jan 5 22:10:59 2009 UTC revision 968 by dpavlin, Fri Jan 9 14:52:58 2009 UTC
# Line 29  requires       'DateTimeX::Easy'; # Frey::SVN Line 29  requires       'DateTimeX::Easy'; # Frey::SVN
29  requires        'Imager'; # Frey::Web::CombineImages  requires        'Imager'; # Frey::Web::CombineImages
30    
31  features(  features(
         'Continuity server (see FIXME)' => [  
                 -default => 0,  
                 'Continuity',  
                 #'Continuity::REPL',  
                 'Coro::Generator',  
         ],  
32          'Mojo server' => [          'Mojo server' => [
33                  -default => 1,                  -default => 1,
34                  'Mojo' => 0.9,                  'Mojo' => 0.9,
35          ],          ],
         'HTTP::Engine server (see FIXME)' => [  
                 -default => 0,  
                 'HTTP::Engine' => '0.0.17',  
                 'HTTPx::Dispatcher',  
         ],  
36          'Development (optional)' => [          'Development (optional)' => [
37                  -default => 1,                  -default => 1,
38  #               'Module::Reload',  #               'Module::Reload',

Legend:
Removed from v.967  
changed lines
  Added in v.968

  ViewVC Help
Powered by ViewVC 1.1.26