in reply to Re^7: Devel::NYTProf: "undefined symbol: PL_stack_sp" error
in thread Devel::NYTProf: "undefined symbol: PL_stack_sp" error
oh thank you. It's that in my system type cpanm's output is verbose and breaks the above command with this output: cpanm is /usr/local/bin/cpanm . and which doesn't. But this works (only if path does not contain spaces): head -n 1 "$( type cpanm | awk '{print $NF}')"
It looks type has been buried under the weight of its success. Next step: unicode quotes and ellipses.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^9: Devel::NYTProf: "undefined symbol: PL_stack_sp" error
by eyepopslikeamosquito (Archbishop) on Aug 31, 2021 at 07:41 UTC | |
Re^9: Devel::NYTProf: "undefined symbol: PL_stack_sp" error
by ikegami (Patriarch) on Aug 30, 2021 at 22:39 UTC |