Show
Ignore:
Timestamp:
04/12/08 13:29:16 (4 years ago)
Author:
dom
Message:

fix MANIFEST to not include META.yml (will be added later), and signature
creation and release date

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit-formatter-usemod/trunk/Makefile.PL

    r401 r406  
    11use ExtUtils::MakeMaker; 
    22 
    3 WriteMakefile( NAME         => "Wiki::Toolkit::Formatter::UseMod", 
     3WriteMakefile( 
     4               (MM->can('signature_target') ? (SIGN => 1) : ()), 
     5               NAME         => "Wiki::Toolkit::Formatter::UseMod", 
    46               VERSION_FROM => "lib/Wiki/Toolkit/Formatter/UseMod.pm", 
    57               PREREQ_PM    => { 'Text::WikiFormat' => '0.71', # 0.7 buggy