Re: Mis-documentation in docs/config.pod, spool_dir
On Jun 21, 2009, at 16:40, Tomas Lee wrote: docs/config.pod says: spool_dir Where temporary files are stored, defaults to tmp/. FIXME: is this correct? That's not correct. It should be "~/tmp/", or as the README puts it, "$ENV{HOME}/tmp/". Yup. Updated docs/config.pod
Mis-documentation in docs/config.pod, spool_dir
docs/config.pod says: spool_dir Where temporary files are stored, defaults to tmp/. FIXME: is this correct? That's not correct. It should be "~/tmp/", or as the README puts it, "$ENV{HOME}/tmp/".