Skip Menu |

This queue is for tickets about the Bifcode CPAN distribution.

Report information
The Basics
Id: 130969
Status: resolved
Priority: 0/
Queue: Bifcode

People
Owner: MLAWREN [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.000_5
Fixed in: (no value)



Subject: Can't locate Text/Diff.pm
It seems that Text::Diff has to be declared as a prerequisite. The test suite fails on some of my smokers: ... # Failed test 'UNDEF' # at t/02-encode-bifcode.t line 13. # Caught exception in subtest: Can't locate Text/Diff.pm in @INC (you may need to install the Text::Diff module) (@INC contains: ... .) at lib/Bifcode.pm line 356. # Failed test 'BOOLEAN' # at t/02-encode-bifcode.t line 18. # Caught exception in subtest: Can't locate Text/Diff.pm in @INC (you may need to install the Text::Diff module) (@INC contains: .) at lib/Bifcode.pm line 356. ... etc ...
Thanks for the report. I have adjusted the dependencies for the next version. -- Mark Lawrence