This repository contains miscellanous packages extending Assert::Refute check arsenal.
Each directory starting with a capital letteri is a standalone, functional, and complete CPAN distribution built using standard Makefile.PL directory layout.
This bundle only exists to allow a contributor (you) to know that there are multiple modules, and how they are built together.
-
Makefile
- handlestest
,dist
,manifest
, andclean
targets recursively -
Runme.PL
- used by Makefile internally. -
.githooks/
- original author's git hooks are in this directory, together with.githooks/setup.sh
. -
new_module.sh
- a script to generate new module inAssert::Refute::T::*
namespace from skeleton. -
__skeleton__/
- a base directory structure with a dummy module & test