Changeset 490 for wiki-toolkit-plugin-ping/trunk/Makefile.PL
- Timestamp:
- 01/31/09 19:56:39 (3 years ago)
- Files:
-
- 1 modified
-
wiki-toolkit-plugin-ping/trunk/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit-plugin-ping/trunk/Makefile.PL
r384 r490 3 3 # the contents of the Makefile that is written. 4 4 WriteMakefile( 5 (MM->can('signature_target') ? (SIGN => 1) : ()), 5 6 'NAME' => 'Wiki::Toolkit::Plugin::Ping', 6 7 'VERSION_FROM' => 'lib/Wiki/Toolkit/Plugin/Ping.pm', # finds $VERSION
