Subject: | include() should do implicit requires() |
When my Makefile.PL says
include('Graph::Easy');
but I don't have Graph::Easy installed, it just seems to skip it. The
include() function should complain if the requested module is not found.
This queue is for tickets about the Module-Install CPAN distribution.
The Basics
People
|
Bug Information
|