No title Revision 373466306538 (Fri Nov 04 2011 at 07:44) - Diff Link to this snippet: https://friendpaste.com/5M9m2ydawhtXEIBbpUdugQ Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 1234Connection = couchbeam_server:start_connection_link(#couchdb_params{host="127.0.0.1", port=5984}),Db = couchbeam_server:open_db(Connection,DbName),Doc = {{[<<"somefield">>, <<"somevalue">>]}},Doc1 = couchbeam_db:save_doc(Db, Doc),