If you're just getting started with XML and Perl, you might want to start with the Perl XML FAQ.
It includes advice on selecting a parser module (hint: you probably don't want to use XML::Parser), links to tutorials, and answers to common questions on topics including encodings, validation and error handling.