root/trunk/ConfigAssistant/Makefile.PL

Revision 1238, 160 bytes (checked in by breese, 1 month ago)

fixed small bug

Line 
1 use ExtUtils::MakeMaker;
2
3 WriteMakefile(
4     NAME            => 'Config Assistant',
5     VERSION         => '0.91',
6     DISTNAME        => 'ConfigAssistant',
7 );
Note: See TracBrowser for help on using the browser.