in reply to passing hash reference to HTTP::Request::Common destroys my other hash

Sorry, but that code doesn't compile :)
  • Comment on Re: passing hash reference to HTTP::Request::Common destroys my other hash

Replies are listed 'Best First'.
Re^2: passing hash reference to HTTP::Request::Common destroys my other hash
by markus_ben (Initiate) on May 21, 2009 at 13:20 UTC
    Oh, i thought i've described my problem thoroughly.. I wanted to reproduce the same by writing smaller program but the program interacts with a web application. Anyways, i'll try my best to write a smaller dummy program... thanks