in reply to Re^2: POD using __END__ with function comments
in thread POD using __END__ with function comments
Now I understand better what you want (though still stay on my own :). I never heard about module that can do exactly what you want, and can't find anything on CPAN, so maybe you have to write it yourself. I think Pod::Coverage would be useful for you, it can find undocumented functions, but can't insert descriptions for them.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: POD using __END__ with function comments
by zerohero (Monk) on Feb 24, 2009 at 23:20 UTC |