Now Lets Start Digging 2 Chapter Roadmap Now that we have presented a high-level concept of XML and Perl, its time to see some of the tasks that we can accomplish when we combine these two tools. As we mentioned earlier, we will show you how XML and Perl complement each other and make tasks that initially seem to be difficult almost simple (well, at least a lot easier).Were going to discuss XML and Perl, and how they are used together to create portable, powerful, and easily extensible applications. This chapter covers the concepts and basics of the most popular XML technologies. Each of these technologies is utilized in Perl applications throughout the book, and we provide a working example that clearly illustrates the proper way to use the respective Perl module. Here are the topics that well discuss in this chapter: nWhat is XML Processing? nXML Parser Paradigms nParsing an XML Document and Extracting Statistics nGenerating XML Documents nSearching XML Documents