The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Guided tour of Directory::Scratch.

First, create a Directory::Scratch object

Then create a file.

We dont't have to remember $file, we can get the full path later:

exists also checks for existence, of course.

That's all for now.