NAME
t/dynpmc/foo-01.t - Test for a very simple dynamic PMC
SYNOPSIS
% prove t/dynpmc/foo-*.t
DESCRIPTION
Tests the dynamic loading of the Foo DynPMC.
Note that each test of dynamically loading this PMC must be in its own individual file, because a DynPMC cannot be unloaded, so having more than one loadlib per file will produce false positives. See TT#1217 for more detail.