home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / bin / perldoc < prev    next >
Encoding:
Text File  |  2007-03-05  |  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.