I'm not going to mark this done yet, as I need to look into it a little more, but I think I found what was at least causing the issue.
I just put in some error checking for Module::Depends::Intrusive, which, although it should have been there before, now at least throws an error on PPI.
> ... PPI-0.903/t/07_token.t PPI-0.903/t/04_element.t PPI-0.903/README PPI-0.903/META.yml PPI-0.903/Makefile.PL PPI-0.903/MANIFEST PPI-0.903/Build.PL PPI-0.903/LICENSE Found: PPI 0.903 (libppi-perl arch=all) Error Can't locate Makefile.PL in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at /home/csacca/tmp/PPI-0.903/Build.PL line 3. Compilation failed in require at /usr/share/perl5/Module/Depends/Intrusive.pm line 60.
#####
PPI-0.903/Build.PL: #!/usr/bin/perl
require "Makefile.PL";
#####
I'll keep looking into it.
Chris
-- Christopher Sacca <[EMAIL PROTECTED]> | http://csacca.thecsl.org Americorps CTC VISTA | http://www.cpcs.umb.edu/vista/ 1024D/AFF87013 - FC21 092C 95C6 0071 6416 E79B CB46 96A4 AFF8 7013
signature.asc
Description: OpenPGP digital signature

