-
Notifications
You must be signed in to change notification settings - Fork 11
Check whether Perl module files compile correctly
License
egiles/test-compile
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
DEPENDENCIES
Requires perl v5.10.0, plus
* version
* parent
* Exporter
INSTALLATION
Standard process for building & installing modules:
perl Build.PL
./Build
./Build test
./Build install
COPYRIGHT AND LICENSE
Copyright 2007-2023.
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
About
Check whether Perl module files compile correctly
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published