Wed Sep 17 03:30:53 2014: Request 98938 was acted upon.
Transaction: Ticket created by RSCHUPP
Queue: Module-ScanDeps
Subject: recognize Module::Runtime module-loading functions
Broken in: 1.15
Severity: Wishlist
Owner: RSCHUPP
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=98938 >
Module::Runtime implements some function for module loading,
e.g. require_module(), use_module().
It would be nice to recognize these - of course only when the
parameter that names the module to load is a string literal).