Post #4383137
2026-08-04 21:03 UTC
@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?
Replies (1)
-
@bruce@darkmoon.social 2026-08-04 21:15
@barubary@infosec.exchange Digging into this now. Thank you