Sun Oct 24 11:36:04 2010: Request 62357 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: .cgi extension not taken as script
   Broken in: (no value)
    Severity: Normal
       Owner: RSCHUPP
  Requestors: alastair.doug...@gmail.com
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=62357 >


On 2010-10-22 06:57:59, RSCHUPP wrote:
> Or we can fix it by calling into Module::ScanDeps with
> 
>   $Module::ScanDeps::ScanFileRE = qr/./;

I've committed this, will be in the next release.

Note: For now I've restricted this setting to Module::ScanDeps functions
(using "local") that are ultimatively called from pp.pm (and thus pp).
Anyone using PAR::Packer directly should still see the old behaviour.


Reply via email to