Description
Perl projects can test scripts in a cross-platform way, checking that they run and behave as expected. This is useful for command-line tools distributed with a module or application.
It is a developer testing library. Script tests should use safe arguments and temporary files so they do not alter real user data or system state.