>>87
open(CK, '> getCookie.txt');
print CK "$getCookie";
close(CK);