I can't see anything in the docs, but is here any way to skip certain sub directories when running Test::Pod::Coverage? The reason I ask is that I have machine generated packages (from DBIx:Class:Schema::Loader) that don't require documentation. I'm only interested in ensuring that custom packages written by human hands get checked.....