Skip Menu |

This queue is for tickets about the Zymurgy CPAN distribution.

Report information
The Basics
Id: 43596
Status: new
Priority: 0/
Queue: Zymurgy

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: (no value)



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!