# fss-0002

main:
  perl Makefile.PL
  make
  make install
  chgrp e_perl /bin/{pfunc,module_info}
  chmod o-rx /bin/{pfunc,module_info}
