Show
Ignore:
Timestamp:
08/30/08 10:59:18 (4 months ago)
Author:
kokogiko
Message:

Add HTTP::MobileAgent? to require module

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/HTTP-MobileAgent-Plugin-RoamingZone/trunk/Build.PL

    r18409 r18459  
    99    dist_version_from   => 'lib/HTTP/MobileAgent/Plugin/RoamingZone.pm', 
    1010    requires => { 
    11         'Test::More' => 0, 
    12         'version'    => 0, 
     11        'Test::Base'        => 0, 
     12        'version'           => 0, 
     13        'HTTP::MobileAgent' => '0.27', 
    1314    }, 
    1415    add_to_cleanup      => [ 'HTTP-MobileAgent-Plugin-RoamingZone-*' ],