Security Advisories (2)
PAR packed files are extracted to unsafe and predictable temporary directories (this bug was originally reported against PAR::Packer, but it applies to PAR as well).
The par_mktmpdir function in the PAR module before 1.003 for Perl creates temporary files in a directory with a predictable name without verifying ownership and permissions of this directory, which allows local users to overwrite files when another user extracts a PAR packed program, a different vulnerability in a different package than CVE-2011-4114.
No POD found for Makefile.PL.
Time to read the source?
Module Install Instructions
To install PAR, copy and paste the appropriate command in to your terminal.
cpanm PAR
perl -MCPAN -e shell
install PAR
For more information on module installation, please visit the detailed CPAN module installation guide.