[DBIx-Class-Devel] Pull Request: topic/docs-pod-inherit
Peter Rabbitson
rabbit+dbic at rabbit.us
Tue Dec 4 11:52:46 GMT 2012
On Tue, Dec 04, 2012 at 10:45:06PM +1100, Peter Rabbitson wrote:
>
> I was actually going further - the skips should happen automatically,
> based solely on lack of POD on the other side. Think of it as
> "no_dead_links => 1" sort of thing.
Actually I misspoke here - PI should not create dead links period. It
could list the inherited methods still perhaps under an optional
include_undocumented_inherits => 1, but it should not generate links for
them.
Speaking of PI fixes - I noticed that it recreates the entire directory
structure in maint/.generated_pod, even if there was actually no POD to
generate. Perhaps an over-eager mkpath() ?
Cheers
More information about the DBIx-Class-Devel
mailing list