(

  PERL_MM_USE_DEFAULT=1 perl  Makefile.PL  &&
  make               &&
  prepare_install    &&
  make    install

) > $C_FIFO 2>&1
