(
  { 
    echo '/tmp'
    echo '007'     # Yes, these two are the actual defaults it uses
  } | perl  Makefile.PL  &&
  default_make

) > $C_FIFO 2>&1
