BEGIN { # This dir needs to be writable by you (or perhaps your webserver). # Your cookie and cache of node information will be stored here # $ENV{HOME} = $ENV{PERLMONKS_RCDIR} = '/path/to/some/writable/dir'; }