Subject: | POD can cause failures |
If a package ends with improperly terminated POD, you wind up with the
rest of the file being "commented out". This can be fixed by altering
Test::Aggregate to add a dummy POD section to the end of every test package:
=for Test::Aggregate
=cut