common: ignore cookie set error
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 7 Feb 2015 15:02:28 +0000 (16:02 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Feb 2015 19:29:47 +0000 (20:29 +0100)
commite8e8d5a7167d69ba8ccc16dab1ab39c40899a5b8
treed322c43a8bee90c2f5fdcbc7babd10f9d76fa855
parenta2e13974c0715edbcf5751bd61f12b42ef2d0e49
common: ignore cookie set error

Creating a CGI::Cookie object will fail if given an undefined value, causing
a fatal error trying to stringify and add it:
> Can't call method "as_string" on an undefined value
common.inc.plp