#!/usr/bin/make -f
  
%:
	dh --buildsystem=perl_build $@
