in reply to Need to write a regular expression in perl for the below xml code.

Perhaps you've confused PerlMonks with www.writemyprogramformeforfree.net.... or www.code-a-matic.name?

Or perhaps you simply forgot to include your payment.

And you surely forgot to read the directions for posting code and data which are boldfaced just below the text input box.

Therefore, as a path to enlightenment, read On asking for help, How do I post a question effectively? and Markup in the Monastery.

And just by the way, regexen are generally not the wisest way to deal with XML. See the xml modules at http://www.cpan.org/.

  • Comment on Re: Need to write a regular expression in perl for the below xml code.