When I try to run perldoc, for example perldoc perldoc or perldoc perldsc I get the error read error (press RETURN) and after pressing return, /tmp/L8_Qhmc9u8 (END).
I don't understand why this is happening, perldoc worked last time I used it. The error is not the least bit descriptive. The file it shows me, /tmp/L8_Qhmc9u8, is empty.
Looking up "perldoc read error" on the internet gives me nothing.
@dr_robotBones you aren't alone
https://darkmoon.social/@bruce/117038421812469938
@dr_robotBones to save you the whole read, solution here:
https://darkmoon.social/@bruce/117039368002121855
Thank you, that worked! I just set
export PERLDOC_PAGER=lessin my.bashrc.