antovinraj has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on Retrieving the last node value from an XML file

Replies are listed 'Best First'.
Re: How to retrieve the last node value
by marto (Cardinal) on Aug 15, 2006 at 11:29 UTC
    antovinraj,

    Every question you have posted here to date has relates to working with XML. Are you reading the advice people are posting to your reply to your questions? Have you read the documentation of the modules in question and also checked the examples/test code they provide? Is there anything in particular you are having problems understanding? Have you tried to write this code this on your own?

    Please read the PerlMonks FAQ and How do I post a question effectively? if you have not already done so.

    Martin
    A reply falls below the community's threshold of quality. You may see it by logging in.
Re: How to retrieve the last node value
by gellyfish (Monsignor) on Aug 15, 2006 at 11:38 UTC

    I think you had better explain what you mean by "last node value", an example would be even better.

    /J\

    A reply falls below the community's threshold of quality. You may see it by logging in.