(

  perl Build.PL   &&
  ./Build         &&
  ./Build test    &&
  prepare_install &&
  ./Build install

) > $C_FIFO 2>&1
