
  cd <distdir>
  perl Makefile.PL
  make
  make test
  make install

