i found the problem i dont no why indentify.pm was in
/usr/local/lib64/perl5/x86_64-linux-thread-multi/Sub/Identify.pm
but was wanted in
/usr/local/lib64/perl5/Sub/Identify.pm when run from apache
copy everything that was en /usr/local/lib64/perl5/x86_64-linux-thread-multi/ to
/usr/local/lib64/perl5/ and works…