kablamo / VimDebug

Integrate your debugger with Vim. Currently supports Perl, Python, and Ruby. This code is very much in beta.
37 stars 7 forks source link

Managing POD with Pod::Weaver. #1

Closed lucs closed 13 years ago

lucs commented 13 years ago

Great project!

I believe you may like this patch for using Pod::Weaver, via its Dist::Zilla plugin, to generate repeating POD sections from boilerplate, which can itself eventually be changed.

You may want to rephrase some of the material I introduced, and perhaps figure out how to get, for example, the uh, unique, copyright dates into the boilerplate (subclassing Pod::Weaver::Section::Legal maybe), or maybe remove now redundant comments or sections of POD.

Thanks! (lucs#freenode)