perl-Text-Xslate-3.2.5-3.fc22 cannot be built in F22 because build-time dependency on `perl(Devel::PPPort) >= 3.19' is not declared: + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Writing ppport.h Cannot create ppport.h because: Warning: prerequisite Devel::PPPort 3.19 not found. [...] gcc -c "-I." -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"3.2.5\" -DXS_VERSION=\"3.2.5\" -o src/Text-Xslate.o -fPIC "-I/usr/lib64/perl5/CORE" src/Text-Xslate.c In file included from ./xslate.h:2:0, from src/xslate_methods.xs:1: ./xshelper.h:44:20: fatal error: ppport.h: No such file or directory #include "ppport.h" ^ compilation terminated.