Changeset 464
- Timestamp:
- 10/19/08 12:37:44 (3 years ago)
- Location:
- wiki-toolkit-plugin-json
- Files:
-
- 1 added
- 2 modified
- 3 copied
-
tags (added)
-
tags/rel0_01 (copied) (copied from wiki-toolkit-plugin-json/trunk)
-
tags/rel0_01/Build.PL (modified) (1 diff)
-
tags/rel0_01/CHANGES (copied) (copied from wiki-toolkit-plugin-json/trunk/CHANGES)
-
tags/rel0_01/MANIFEST (copied) (copied from wiki-toolkit-plugin-json/trunk/MANIFEST)
-
trunk/Build.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit-plugin-json/tags/rel0_01/Build.PL
r460 r464 12 12 }, 13 13 license => 'perl', 14 sign => 1 14 sign => 1, 15 dist_abstract => 'A Wiki::Toolkit plugin to output RecentChanges JSON.', 15 16 )->create_build_script; -
wiki-toolkit-plugin-json/trunk/Build.PL
r460 r464 12 12 }, 13 13 license => 'perl', 14 sign => 1 14 sign => 1, 15 dist_abstract => 'A Wiki::Toolkit plugin to output RecentChanges JSON.', 15 16 )->create_build_script;
