I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
Posted on 2010-05-11 10:50:05.581314-07
by pablobin response to 12694
Re: Makefile.PL missing?
****UPDATE***
README is incorrect.
User must follow these install instructions rather that what is provided by the README;
#perl Build.PL
#./Build
#./Build test
#./Build install.
Bug has been submitted to fix the README but has not been implemented.