NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
No, that's a FAIL (Score:1)
According to Barbie and some documentation lost in the mists, "NA" represents "Not Available" -- meaning that the OS or Perl version are not supported.
This is a build failure -- it might be a problem with the toolchain, but it's a build failure all the same.
And it's definitely weird. I can't see why 'build_lib' wouldn't be added to @INC in the Build file.
As a side note, trying P5NCI on my system gives me another odd error:
chdir? (Score:1)
So either something is missing from @INC, or something did a chdir unexpectedly?
2 known Module::Build issues (Score:1)
Module::Build->new_from_contextand the commandline invocation ofperl Build.PLproduced differentBuildfiles. The former mangled@INCdifferently than the latter, and sometimes left out additions from afteruse Module::Build.I'm having a bit of trouble finding the ticket in the Module::Build [cpan.org] queue, but it's been resolved some time ago. Of course, the user may not have upgraded yet :(
Also, an unfortunately longstanding, unresolved issue [cpan.org] is that using