Changeset 522 for wiki-toolkit/trunk/Makefile.PL
- Timestamp:
- 08/04/10 22:21:06 (22 months ago)
- Files:
-
- 1 modified
-
wiki-toolkit/trunk/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit/trunk/Makefile.PL
r439 r522 1 use strict; 2 use 5.006; #by perlver 1 3 use ExtUtils::MakeMaker; 2 4 use Data::Dumper; 3 use strict;4 5 5 6 # Large chunks of this were inspired by the Makefile.PL supplied with
