Changes for version 0.015

  • Remove errant debug messages from open
  • Pass 3 to fix t/touch.t on BSD.

Modules

Allows tests to validate code that can interact with files without touching the file system.
Provides a class object for Test::MockFile to give out for opendir calls.
Provides a class for Test::MockFile to tie to on open or sysopen.

Examples