Subject: | Patch to remove redundant code for testing |
Currently the Makefile.PL adds manual tests that seem to do exactly
the same what gets done by ExtUtils::MakeMaker anyways, except, they
depend on GNU make extensions.
Therefore the attached patch solves it by removing the entire sub test {}
as all tests still pass without it.
Subject: | patch-Makefile_PL |
Message body not shown because it is not plain text.