Changeset 829

Show
Ignore:
Timestamp:
10/06/09 03:37:11 (7 weeks ago)
Author:
ask
Message:

Encode.pm is 5.8.0+

Location:
trunk/api/perl
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/api/perl/ChangeLog

    r827 r829  
     1 
     2        * Add Encode.pm requirement to Makefile.PL for perl 5.6.x (Ask). 
     3 
    142009-09-22: version 1.27 
    25 
  • trunk/api/perl/Makefile.PL

    r267 r829  
    66                   'Time::HiRes' => 0, 
    77                   'String::CRC32' => 0, 
     8                   'Encode'        => 0,  
    89               }, 
    910               ($] >= 5.005 ?