"David E. Wheeler" <[email protected]> writes: > So I'm wondering what to do with this attribute. Can we kill it off? Can > Pod::Text be modified to require Pod::Simple 3.03 and not use > `fullstop_space_harden` anymore?
Pod::Text only uses fullstop_space_harden if Pod::Simple doesn't support preserve_whitespace, so I don't believe there's anything that needs to be changed in it. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
