Working With dh-make-perl
- sets environment variables
- calls perl Makefile.PL, make, make test, make install into the debian directory
- then packages up the debian directory, producing myapplication.deb
- scp that up to the repo, and you're in business!
% sudo apt-get update % sudo apt-get install myapplication