Actually, this is more complex than it looks, because recent pod converters
make a lot of use of
.ie n
.el
constructions, and that throws makewhatis completely off-base, especially
wrt Moose.

I have some quick hacks which allow it to proceed, and I'm still wondering
whether I should actually teach makewhatis how to parse .ie constructs.

the
.ie n
.el
lines are rather simple, I'm ways more worried about multiline tests, like
.ie n \{


.br \}
.el \{

.br \}

which promises to be a nightmare...

Reply via email to