Show
Ignore:
Timestamp:
01/21/09 14:00:20 (4 years ago)
Author:
yappo
Message:

dependency update

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/HTTP-Engine/trunk/Makefile.PL

    r26789 r28738  
    2929all_from 'lib/HTTP/Engine.pm'; 
    3030 
    31 requires 'Mouse'         => '0.11'; 
     31requires 'Mouse'         => '0.14'; 
    3232requires 'Class::Method::Modifiers' => 0; # for 'before / after method modifiers' 
    3333requires 'Scalar::Util'  => 1.19;