# Test-Simple **Repository Path**: mirrors_gitpan/Test-Simple ## Basic Information - **Project Name**: Test-Simple - **Description**: Read-only release history for Test-Simple - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the README file for Test::Simple, basic utilities for writing tests, by Michael G Schwern . Maintained by Chad Granum . After installation, please consult the tutorial for how to start adding tests to your modules. 'perldoc Test::Tutorial' should work on most systems. * Installation Test::Simple uses the standard perl module install process: perl Makefile.PL make make test make install It requires Perl version 5.8.1 or newer and Test::Harness 2.03 or newer.