Well, I ended up doing a search of file contents to find cookie documentation. It's not in LWP nor in lwpcook. Instead, it's in the documentation for
HTTP::Cookie and
LWP::UserAgent (offsite links to search.cpan.org). The documentation is short on examples, but it should be enough to get you started.