Changeset 24327 for lang/perl/Moxy

Show
Ignore:
Timestamp:
11/19/08 21:11:45 (7 weeks ago)
Author:
tokuhirom
Message:

HTTP::Session 0.21 に依存させる

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Moxy/trunk/Makefile.PL

    r24222 r24327  
    2929requires 'HTTP::MobileAttribute'; 
    3030requires 'Path::Class'; 
    31 requires 'HTTP::Session' => 0.20; 
     31requires 'HTTP::Session' => 0.21; 
    3232requires 'HTTP::Cookies'; 
    3333