>>>>> "RLS" == Randal L Schwartz <[EMAIL PROTECTED]> writes:
RLS> But in 2.07, without that trailing slash, it tries to mkdir RLS> "/web/stonehenge/perl-tt2/cache." and when I surmised that RLS> adding a slash following would fix it, everything worked again. Thanks for the heads up! I'm looking at my setup, and I have this in my tt object create call: COMPILE_DIR => '/tmp/mtemplates', so it must be a doc bug or a sw bug, since we both made the same "mistake".
