sprintf patch and alternate root class kludge, MANIFEST and Changes files...
[DBIx-Profile.git] / Makefile.PL
1 use ExtUtils::MakeMaker;
2 WriteMakefile(
3     'NAME'      => 'DBIx::Profile',
4     'VERSION_FROM' => 'Profile.pm', # finds $VERSION
5 );