Brad Appleton <[EMAIL PROTECTED]> writes: > Pod::PlainText can go away to my knowledge. It was created long ago > *before* Pod::Text had been converted to use Pod::Parser (and Pod::Usage > needed to use Pod::PlainText). Now that Pod::Text uses Pod::Parser, as > long as Pod::Usage still works correctly, Pod::PlainText would now be > redundant (at least I think so)
Pod::Text should work correctly with Pod::Usage; I tested that a while back. I'd convert the tests to use Pod::Text (which may require a bit of fiddling with the expected output, since Pod::Text has gone through more tuning). -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
