Skip Menu |

This queue is for tickets about the Catalyst-Engine-SCGI CPAN distribution.

Report information
The Basics
Id: 66961
Status: resolved
Priority: 0/
Queue: Catalyst-Engine-SCGI

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

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: inc/Module/Install.pm not bundled in tarball
If you use Module::Install in Makefile.PL, then you should always create dist archive with "make dist", so that Module::Install is bundled with the tarball in the inc/ directory. Regards, Slaven
Fixed in the latest version, thanks for the bug report.