# from Ken Williams # on Thursday 11 October 2007 19:41: >> Evidently this is not it: >> >> pod2html META-spec.pod > META-spec.html > >That is indeed it.
I was afraid of that. >I've got version 1.0502 of Pod::HTML, what do you > have? perl -e 'use Pod::Html; print Pod::Html->VERSION' 1.0504 > What are the output differences? Pretty extensive when viewed linewise. http://scratchcomputing.com/tmp/META-spec.html.diff I would say it's not worth checking into svn. If it is going to be checked-in, we should probably have a little script to peg the version of Pod::Html (or set the mimetype to bin so we just don't have to look at the arbitrary formatting diff, but that's only almost as good as not checking it in.) --Eric -- So malloc calls a timeout and starts rummaging around the free chain, sorting things out, and merging adjacent small free blocks into larger blocks. This takes 3 1/2 days. --Joel Spolsky --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------
