Subject: | SYNOPSIS: $ENV{HOME} instead of $HOME |
The SYNOPSIS of LWP::UserAgent::WithCache uses the $HOME variable for
the example cache_root setting. I think it would be better to use
$ENV{HOME} instead, so lazy people could just copy'n'paste the example
without change for first success.
Regards,
Slaven