I read the docs now, let me see if I got this straight (going to have to try it tonight when I'm not at work). I need to save the file with $cookie_jar->save( $file ); and then load the file with $cookie_jar->load( $file );.
Then loading that will allow me to do my 2nd post? Thanks for the help.