I'd like Pod::Simple::HTML to turn =begin foo/=end foo blocks which are
actually accepted into
<div class="podtarget_foo"> ... </div>
The attached patch implements this.
This will allow me to release a module subclassing Pod::Simple::HTML
which turns =begin :internal/=end :internal blocks into <div>s which are
hidden by default but can be toggled with a Javascript button. (And of
course will be ignored by any POD processor that isn't explicitly for them.)
--dave
Code Monkey, Best Practical Solutions
--
David Glasser | glasser@bestpractical.com