in reply to (tye)Re: Change the method of checking off nodes
in thread Change the method of checking off nodes
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'; }
-Blake
|
|---|