In addition to the excellent XML tutorial Kevin mentioned,
there is actually an
XML::Parser tutorial located
on PerlMonks that may help you get started if you are interested
in working with XML::Parser, and not one of the higher level
modules mentioned previously.
Along with the useful tutorial provided at that node, it also contains the
usual array of intelligent comments and code one often finds on this site.
-Eric