in reply to Re: Causing an ODBC error in form post?
in thread Causing an ODBC error in form post?

I read the docs on HTTP::Request::Common but with my script I am doing some things with useragent that they don't show, and so I am not quite sure how to implement an anonymous hash as you suggested, versus my current method using an array. Do I merely change the {} to brackets? Thanks!

Michael Jensen
michael at inshift.com
http://www.inshift.com
  • Comment on Re: Re: Causing an ODBC error in form post?

Replies are listed 'Best First'.
Re: Re: Re: Causing an ODBC error in form post?
by dws (Chancellor) on Jun 27, 2002 at 00:03 UTC
    Do I merely change the {} to brackets?

    That'll do the trick.