Post #4382953
2026-08-04 20:53 UTC
@bruce@darkmoon.social Are PERLDOC and/or PERLDOC_PAGER set in your environment?
Replies (1)
-
@barubary@infosec.exchange 2026-08-04 21:03
@bruce@darkmoon.social ... digging deeper: Running PERLDOCDEBUG=2 perldoc strict (and then hitting q to exit less) on my machine shows a tmp file being written, followed by a call to /usr/bin/less < /tmp/XXXXXXXXXX. Is your /tmp directory OK and readable/writeable? Or is perldoc using a different directory on your machine?