Subject: | testing for a non existing module |
# Failed test 'use Zymurgy::Vintner::Batch::MustDay;'
# at t/00.load.t line 16.
# Tried to use 'Zymurgy::Vintner::Batch::MustDay'.
# Error: Can't locate Zymurgy/Vintner/Batch/MustDay.pm in @INC
% grep -ri mustday .
./t/00.load.t:use_ok( 'Zymurgy::Vintner::Batch::MustDay' );
./t/00.load.t:diag( "Testing Zymurgy::Vintner::Batch::MustDay
$Zymurgy::Vintner::Batch::MustDay::VERSION" );
%
Maybe you forgot to add this file to the MANIFEST?
Thanks!