in reply to Re^5: perl -MCPAN -e shell ==> Segmentation fault (Cwd/PathTools)
in thread perl -MCPAN -e shell ==> Segmentation fault

Any advice ?

Install new perl

  • Comment on Re^6: perl -MCPAN -e shell ==> Segmentation fault (Cwd/PathTools)

Replies are listed 'Best First'.
Re^7: perl -MCPAN -e shell ==> Segmentation fault (Cwd/PathTools)
by Anonymous Monk on Jun 09, 2015 at 16:08 UTC
    FWIW I encountered this error as I had an older installation of the Cwd cpan module installed/ available on the INC path. Removing that fixed my issue.