debian-galaxy-a20e/rootfs/usr/bin/perldoc

5 lines
125 B
Plaintext
Raw Permalink Normal View History

2026-08-27 13:48:54 +00:00
#!/bin/sh
# place-holder, diverted by perl-doc
echo You need to install the perl-doc package to use this program. >&2
exit 1