(

  perl Build.PL  &&

  ./Build test &&
 
  prepare_install &&

  ./Build install

) > $C_FIFO 2>&1
