Subject: | Makefile in distribution |
I'm not sure how the "Makefile" got into your tar ball distribution
since it is not in the MANIFEST. Please ensure you run a
perl Makefile.PL
make
make test
make dist #builds the tar ball
make disttest
before you add to CPAN
Thanks,
Mike
mrdvt92