in reply to Re^6: File::HomeDir strange behavior Perl 5.28
in thread File::HomeDir strange behavior Perl 5.28
I am not an expert user at all, but this is my experience so far removing (...\perl\vendor\lib\Portable\HomeDir.pm). In order to have <code>File::HomeDir->my_data giving me back the real Windows thing, my Perl installation has the following problem: installing new modules fires error: a new folder strawberry is created under C: where cpan or cpanm try to install the modules, failing. To get modules installed I have to recreate the original (...\perl\vendor\lib\Portable\HomeDir.pm).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: File::HomeDir strange behavior Perl 5.28
by stevieb (Canon) on Nov 05, 2018 at 14:15 UTC |