#232: Can't locate OpenGuides/Build.pm ------------------------+--------------------------------------------------- Reporter: dom | Owner: dom Type: defect | Status: assigned Priority: normal | Milestone: Component: openguides | Version: 0.61 Severity: normal | Resolution: Keywords: cpanrt | ------------------------+--------------------------------------------------- Comment (by bob):
okay. _build/lib doesnt exist and certainly doesnt have any contents. if you edit Makefile.pl line 28 to say <code> use lib 'lib'; </code>
you can get a Makefile. At which point i bet it will work in cpan.
I wonder if other people cant see this because they have Openguides installed already so @INC already contains OpenGuides::Build and OpenGuides::Config
this may of course be a bug in Module::Build or CPAN. not copying anythign to _build/lib