Avoid loading optional modules from default . (CVE-2016-1238)

This commit is contained in:
Jitka Plesnikova 2016-08-02 17:20:06 +02:00
parent d819dcc82b
commit 45f4966390

View File

@ -64,6 +64,7 @@ JSON::PP is a pure-Perl module and is compatible with JSON::XS.
%prep
%setup -q -n JSON-PP-%{version}
%patch0 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor