view interps/clc-intercal/CLC-INTERCAL-Docs-1.-94.-2/README @ 6882:3a1f3dc57df4

<shachaf> ` >bin/cmd echo -e \'#!/bin/bash\\ncut -d "" -f 3 < /proc/$1/cmdline\'; chmod +x /tmp/hmm
author HackBot
date Tue, 16 Feb 2016 02:04:07 +0000
parents 859f9b4339e6
children
line wrap: on
line source

CLC-INTERCAL 1.-94.-2 -- Documentation

This package provides documentation for CLC-INTERCAL.

You do not need to install this package: the most up-to-date documentation
is always available at:

    http://intercal.freeshell.org/manual
    http://intercal.freeshell.org/examples

If you do decide to install the documentation, make sure you install CLC-INTERCAL
1.-94.-2 (or newer) first, then run:

    perl Makefile.PL
    make

This will copy the files into

    blib/htmldoc

You can then copy the documentation somewhere useful.
There is no (useful) "install" script at this time.