# Test-Compile **Repository Path**: mirrors_gitpan/Test-Compile ## Basic Information - **Project Name**: Test-Compile - **Description**: Read-only release history for Test-Compile - **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**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DESCRIPTION Test::Compile is a Perl module that lets you check whether Perl modules or scripts compile properly, and report its results in standard Test::Simple fashion. It can test all Perl files in a distribution, or individual files. DEPENDANCIES Requires perl v5.6.2, plus * UNIVERSAL::require * version INSTALLATION Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install COPYRIGHT AND LICENSE Copyright 2007-2014. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.