home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / bin / perldoc < prev    next >
Encoding:
Text File  |  2006-07-07  |  125 b   |  5 lines

  1. #!/bin/sh
  2. # place-holder, diverted by perl-doc
  3. echo You need to install the perl-doc package to use this program. >&2
  4. exit 1
  5.