{"value":[{"name":"THICNT","value":"1","secure":false,"path":"/","domain":"www.google.com","class":"org.openqa.selenium.internal.ReturnedCookie"},{"name":"NID","value":"34=pqQMsEqv3oAfy8-qWv-WEYBusldqUSoe_9TgiSoaN0itw7","secure":false,"path":"/","domain":".google.com","class":"org.openqa.selenium.internal.ReturnedCookie"},{"name":"PREF","value":"ID=3f5070f587c10823:U=4e8ab4b3b6576160:TM=1271918988:LM=1271918988:S=NZ9UTF7eCxicziqM","secure":false,"path":"/","domain":".google.com","class":"org.openqa.selenium.internal.ReturnedCookie"}]} #### $VAR1 = [ { 'domain' => 'www.google.com', 'value' => '1', 'secure' => bless( do{\(my $o = 0)}, 'JSON::XS::Boolean' ), 'name' => 'THICNT', 'class' => 'org.openqa.selenium.internal.ReturnedCookie', 'path' => '/' }, { 'domain' => '.google.com', 'value' => '34=pqQMsEqv3oAfy8-qWv WEYBusldqUSoe_9TgiSoaN0itw7', 'secure' => $VAR1->[0]{'secure'}, 'name' => 'NID', 'class' => 'org.openqa.selenium.internal.ReturnedCookie', 'path' => '/' }, { 'domain' => '.google.com', 'value' => 'ID=3f5070f587c10823:U=4e8ab4b3b6576160:TM=1271918988:LM=1271918988:S=NZ9UTF7eCxicziqM', 'secure' => $VAR1->[0]{'secure'}, 'name' => 'PREF', 'class' => 'org.openqa.selenium.internal.ReturnedCookie', 'path' => '/' } ];