XML-Rules - I'm adding whitespace handling into XML::Rules

Posted on Sat Dec 29 21:38:14 2007 by jenda
I'm adding whitespace handling into XML::Rules

FYI, I'm adding some whitespace handling into XML::Rules to allow you to stop bothering with removing the whitespace around tags in a data-oriented XML or normalizing spaces on document oriented one.

Please see
XML::Rules and whitespace handling
http://www.perlmonks.org/?node_id=654367
and
XML::Rules and whitespace handling II - DONE?
http://www.perlmonks.org/?node_id=658971

The later includes a link to a new version of the module with the features added.

Jenda

Write a response