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.
This service runs on Request Tracker, is sponsored by The Perl Foundation, and maintained by Best Practical Solutions.
Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.