Changeset 464

Show
Ignore:
Timestamp:
10/19/08 12:37:44 (3 years ago)
Author:
dom
Message:

tag release

Location:
wiki-toolkit-plugin-json
Files:
1 added
2 modified
3 copied

Legend:

Unmodified
Added
Removed
  • wiki-toolkit-plugin-json/tags/rel0_01/Build.PL

    r460 r464  
    1212                  }, 
    1313  license      => 'perl', 
    14   sign => 1 
     14  sign => 1, 
     15  dist_abstract => 'A Wiki::Toolkit plugin to output RecentChanges JSON.',  
    1516)->create_build_script; 
  • wiki-toolkit-plugin-json/trunk/Build.PL

    r460 r464  
    1212                  }, 
    1313  license      => 'perl', 
    14   sign => 1 
     14  sign => 1, 
     15  dist_abstract => 'A Wiki::Toolkit plugin to output RecentChanges JSON.',  
    1516)->create_build_script;