forked from Perl-Toolchain-Gang/Test-Harness
-
Notifications
You must be signed in to change notification settings - Fork 1
Run Perl standard test scripts with statistics
deriv-com/Test-Harness
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Test-Harness 3.24
INSTALLATION
To install Test::Harness using ExtUtils::MakeMaker do:
perl Makefile.PL
make
make test
make install
This will install Test::Harness and the "prove" program. Type
prove --help
for more information.
COPYRIGHT AND LICENCE
Copyright (C) 2006, 2007 Curtis "Ovid" Poe
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
About
Run Perl standard test scripts with statistics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 99.7%
- Other 0.3%