Build.PL: allow explicit definition of hts_include and hts_lib
Created by: mkszuba
On many modern systems libhts will be located in e.g. lib32 or lib64 instead of just lib. Accounting for all such scenarios in the build script would be seriously cumbersome so let us simply allow users to explicitly specify htslib include and lib directories.