On Tue, 2004-03-16 at 04:29, [EMAIL PROTECTED]
wrote:
> This is an error report generated automatically by CPANPLUS,
> version 0.049.
>
> Below is the error stack during 'make test':
>
> t/address........ok
> t/addresses......ok
> t/customer.......# Create a new alias and subscribe another user
> # Sending a message to a temp address
> Can't locate auto/Mail/Internet/decoded.al in @INC (@INC contains: ../lib
> ../blib/lib lib
> /net/sunu991/disc1/.cpanplus/5.8.1/build/Mail-TempAddress-0.56/blib/lib
> /net/sunu991/disc1/.cpanplus/5.8.1/build/Mail-TempAddress-0.56/blib/arch
> /net/sunu991/disc1/.cpanplus/5.8.1/build/Mail-Action-0.20/blib/lib
M::TA 0.56 only works with Mail::Action 0.30, which I've marked in
Build.PL:
http://search.cpan.org/src/CHROMATIC/Mail-TempAddress-0.56/Build.PL
I suspect that correcting this issue will cause the tests to pass. The
same goes for the Mail::SimpleList failure on the same box.
-- c