Matt and Book Authors-

I've added a bookchecker program (a.k.a. a renamed
podchecker script with use lib (qw(inc)); in it to
use the slightly modified Pod::Checker::podchecker()
routine.  It doesn't complain about the =ff or the
O<> pod syntax additions from pod2pdf.

Still to do: make the new podchecker() routine
actually check the options and update the docs
in this repository to reflect the new capability.
I'm not sure I saw =ff mentioned at all.

Also, we might be better off to implement our
own version of pod2pdf for the PDL::Book activity.
The limitations of the existing pod2pdf are
somewhat artificial and might be addressed by
coding it up ourselves.

NOTE: We could save a lot of space in the PDL::Book
distribution if we could replace the images by
scripts to generate them, e.g., figure1.png.PL

--Chris

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to