Changeset 24222 for lang/perl/Moxy

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

depend to HTTP::Session 0.20

Files:
1 modified

Legend:

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

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