Mon Apr 27 07:21:49 2020: Request 132431 was acted upon.
Transaction: Ticket created by JV
       Queue: Module-ScanDeps
     Subject: Implicit modules
   Broken in: 1.27
    Severity: Normal
       Owner: Nobody
  Requestors: j...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=132431 >


The perl runtime may implicitly require certain modules. For example, named 
captures (%+ and %-) require Tie::Hash::NamedCapture. Globbing ( e.g. <*.c> ) 
requires File::Glob. Etc..

Scandeps -B should include these modules since it is almost impossible to 
detect whether they will be actually needed.

Reply via email to