Hi Gurus,
        Slowly improving my perl skills.Thanx for all your help till
now.

        I have one more query.

        I have a webpage which has an input form.       The input data 
        is stored in an XML.The webpage also processes  the XML 
        and displays the data.

        Few questions here ?
        - Can I use file locking (flock command) mechanism while
writing/reading
          from the XML  
          or there is some mechanism to avoid Reader/Writer problem ?
        - Can it be used with XML processing or is it used only when you
open
          the file.In my case I am using XML::Twig module (print
function) to
          write into the file.  

        I am using XML::Twig to process the CGI input and store it in
XML. 
Thanx,
Alok
          

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to