in reply to IO::Prompter.pm fails to load

Want.c is created when installing Want, i.e. when compiling Want.xs. It's needed by Contextual::Return which is a dependency of IO::Prompter.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^2: IO::Prompter.pm fails to load
by geoffleach (Scribe) on May 19, 2018 at 22:01 UTC
    With cpan, I did a force install of Want and Contextual::Return. That resolved the issue.

    Many Thanks.