in reply to Accessing CGI::Cookie->fetch in package
use vars qw(%cookie); require CGI::Cookie; %cookie = CGI::Cookie->fetch; [download]
Makeshifts last the longest.