#!/bin/sh cat < Distributed under the GNU General Public License. See the file LICENSE for license information. To install Interchange, please run: perl Makefile.PL [arguments...] make make test && make install If you would like to use a specific version of Perl, simply invoke Perl with an absolute path to the Perl binary, such as /usr/local/bin/perl Makefile.PL [arguments...] EOF