new HTML::TreeBuilder...

2000-09-04   Sean M. Burke <[EMAIL PROTECTED]>

   Release 3.04

   In TreeBuilder: added p_strict, an option to somewhat change
   behavior of implicating "</p>"s.
   Added store_comments, store_declarations, store_pis, to control
   treatment of comments, declarations, and PIs when parsing.

   In Element: documented the pseudo-elements (~comment, ~declaration,
   ~pi, and ~literal).  Corrected as_HTML dumping of ~pi elements.

   Removed formfeeds from source of Element and TreeBuilder --
   different editors (and Perl) treat them differently as far as
   incrementing the line counter; so Perl might report an error on
   line 314, but preceding formfeeds might make your editor think that
   that line is actually 316 or something, resulting in confusion all
   around.  Ahwell.



new HTML::Tagset...

2000-09-04  Sean M. Burke  [EMAIL PROTECTED]

        * Release 3.02
        Added %is_Possible_Strict_P_Content.

-- 
Sean M. Burke    [EMAIL PROTECTED]    http://www.spinn.net/~sburke/

Reply via email to