Test::Pod::Coverage
- Based on Richard Clamp's Pod::Coverage module
- http://search.cpan.org/dist/Pod-Coverage
- By default will ignore
- import()
- DESTROY()
- AUTOLOAD()
- bootstrap()
- private functions (starting with '_').
- Can specify own list of functions to ignore.
