Today I was reading http://www.masonhq.com/docs/manual/Devel.html and
found that the pod2html converter used there is buggy. It turns

    B<< <% xxx %> >>

into

    <p><strong>&lt;% xxx %</strong> &gt;&gt;</p>

And then I discovered that the same thing happens in the
distribution's html directory and Pod::Html is to blame.

I think nowadays is Pod::Simple::HTML the way to go, isn't it?


-- 
andreas

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to