Sun Dec 13 12:28:33 2015: Request 110307 was acted upon. Transaction: Correspondence added by joachim.wesenb...@gmail.com Queue: PAR-Packer Subject: Re: [rt.cpan.org #110307] Option -F does not encrypt files in inc\lib Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: joachim.wesenb...@gmail.com Status: rejected Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=110307 >
Roderich, thanks for your quick response. Obviously I interpreted the -F option wrong. Is there any way to encrypt .pl-files which are not considered as "modules" by ScanDeps? The application has a lot of subroutines which are included using 'do' as separate .pl-files by the main script. If there is any smart way or workaround - please let me know. Thanks again Joachim Wesenberg Stabelsteiner Weg 35 D-61267 Neu-Anspach Germany E-Mail: joachim.wesenb...@gmail.com Phone: +49 6081 42095 Mobile: +49 172 819 65 64 Am 13.12.2015 um 17:50 schrieb Roderich Schupp via RT: > <URL: https://rt.cpan.org/Ticket/Display.html?id=110307 > > > The long option corresponding to -F is called --modfilter for a reason: *.pl > files (other than the script to be packed) are categorized (by > Module::ScanDeps) as "data", rather than "module". > > Cheers, Roderich