use ExtUtils::MakeMaker; WriteMakefile( NAME => 'RFID::Alien', VERSION_FROM => 'lib/RFID/Alien/Reader.pm', PREREQ_PM => { RFID::Tag => 0.002, RFID::EPC::Tag => 0.002, RFID::Reader => 0.002, RFID::Reader::Serial => 0.002, RFID::Reader::TestBase => 0.002, RFID::Reader::TCP => 0.002, POSIX => 0, Time::Local => 0, Carp => 0, Exporter => 0, warnings => 0, constant => 0, }, ); #### -- This is an error report generated automatically by CPANPLUS, version 0.049. Below is the error stack during 'make test': PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harne\ss(0, 'blib/lib', 'blib/arch')" t/*.t t/01compile....# Failed test (t/01compile.t at line 8) # Tried to use 'RFID::Alien::Reader'. # Error: Can't locate RFID/Reader.pm in @INC (@INC contains: ...