Hi, try this, worked for me:
- Install File::HomeDir
- Copy Repl.pm from the File::Repl distro to a directory called 'File' somewhere in your Perl lib path
- Test by running the test.pl included in the distro (I got 'Variable" @dirlist" will not stay shared at <PATH>/File/Repl.pm line 1012.")
Hope this helps!
The way forward always starts with a minimal test.