Subject: | Missing Build.PL |
Hello Aaron,
It seemed that you forgot to include Build.PL in your MANIFEST, thus
not including it in your distribution, which lead to the following error:
$ perl Makefile.PL
# running Build.PL
/usr/bin/perl5.8.5 -I_build/lib Build.PL
Can't open perl script "Build.PL": No such file or directory.
Use -S to search $PATH for it.
Couldn't run Build.PL: at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Compat.pm line 172.
Regards,
Sébastien Aperghis-Tramoni