Skip Menu |

This queue is for tickets about the Archive-Extract CPAN distribution.

Report information
The Basics
Id: 119084
Status: resolved
Worked: 30 min
Priority: 0/
Queue: Archive-Extract

People
Owner: Nobody in particular
Requestors: jkahrman [...] mathworks.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.31_01
  • 0.31_02
  • 0.31_03
  • 0.32
  • 0.34
  • 0.36
  • 0.38
  • 0.40
  • 0.42
  • 0.44
  • 0.46
  • 0.48
  • 0.50
  • 0.52
  • 0.54
  • 0.56
  • 0.58
  • 0.60
  • 0.62
  • 0.64
  • 0.66
  • 0.68
  • 0.70
  • 0.72
  • 0.74
  • 0.76
  • 0.78
Fixed in: (no value)



Subject: Archive::Extract can't be compiled on windows when in taint mode (-T)
Archive::Extract can't be compiled on windows when in taint mode (-T). Archive-Extract-0.76 Show quoted text
>perl.exe -v
This is perl 5, version 20, subversion 2 (v5.20.2) built for MSWin32-x64-multi-thread Show quoted text
>perl -T -MArchive::Extract -cw
Insecure dependency in `` while running with -T switch at //mathworks/hub/win64/apps/bat/perl/dev/site/lib/Archive/Extract.pm line 656. Compilation failed in require. BEGIN failed--compilation aborted.
I have released 0.84 to CPAN which resolves this issue. Many thanks