Show
Ignore:
Timestamp:
06/16/08 04:24:33 (18 months ago)
Author:
fumiakiy
Message:

Removing Text::Balanced from extlib; the module depends on another XS module. Added Text::Balanced to mt-check for Perl 5.6.1 users. BugId:80080

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-40/mt-check.cgi.pre

    r2402 r2579  
    345345    [ 'Safe', 0, 0, translate('This module is used in test attribute of MTIf conditional tag.')], 
    346346    [ 'Digest::MD5', 0, 0, translate('This module is used by the Markdown text filter.')], 
     347    [ 'Text::Balanced', 0, 0, translate('This module is required in mt-search.cgi if you are running Movable Type on Perl older than Perl 5.8.') ], 
    347348); 
    348349