Show
Ignore:
Timestamp:
04/17/06 06:46:58 (3 years ago)
Author:
ogawa
Message:

Fix Typo.
Add Text::CSV_XS module to the prereq list.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cybozu2ical/trunk/Makefile.PL

    r301 r304  
    44    'VERSION_FROM' => 'cybozu2ical', 
    55    'PREREQ_PM' => { 
     6        Text::CSV_XS => 0, 
    67        Data::ICal => 0, 
    78        DateTime => 0,