i have tried to install it but i had problems.
root@splitbit:/usr/local/src/tabix-master/perl# perl Makefile.PL PREFIX=/usr/local/src/
Only one of PREFIX or INSTALL_BASE can be given. Not both.
root@splitbit:/usr/local/src/tabix-master/perl# make
root@splitbit:/usr/local/src/tabix-master/perl# make install
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Appending installation info to /root/src//lib/x86_64-linux-gnu/perl/5.20.2/perllocal.pod
root@splitbit:/usr/local/src/tabix-master/perl# ls
blib Makefile Makefile.PL MANIFEST MYMETA.json MYMETA.yml pm_to_blib t Tabix.bs Tabix.c TabixIterator.pm Tabix.o Tabix.pm Tabix.xs typemap
root@splitbit:/usr/local/src/tabix-master/perl# chmod 755 Tabix.o
root@splitbit:/usr/local/src/tabix-master/perl# ./Tabix.o
bash: ./Tabix.o: cannot execute binary file: Exec format error
root@splitbit:/usr/local/src/tabix-master/perl# file ./Tabix.o
./Tabix.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped