Kingpin <[EMAIL PROTECTED]> writes:

> I think Pod::Man should NOT read anything after __DATA__.  After
> __END__, yes, but not after __DATA__.

> My distribution I18N::Charset generates an error because I have lots
> of ===== in my __DATA__ section.

I've taken the liberty of forwarding this to [EMAIL PROTECTED] because
this isn't really a Pod::Man issue, more a Pod::Parser issue, and more
generally a question of what the intended semantics of POD should be.
Pod::Man just uses Pod::Parser and will follow whatever decision is made
there.

(I think it's a lot simpler to just parse the entire file, but I don't
know how to solve the problem that you identify above.)

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to