sub wrote:
> Hi,
> 
> When can I use perl xml simple to find duplicates in a xml file ? It
> seems to remove the duplicates everytime I use it.

What do you mean by duplicates?  The definition of XML states that there
can one be one of each attribute for each element, and each element can
have only a single content.  The only thing that can be duplicated are
the elements.


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

I like Perl; it's the only language where you can bless your
thingy.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to