add distro files
[p5sagit/Devel-REPL.git] / INSTALL
CommitLineData
6aa58492 1WHAT IS THIS?
2
3This is Devel::REPL, an interactive Perl shell.
4Please see the README that comes with this distribution.
5
6HOW DO I INSTALL IT?
7
8To install this module, cd to the directory that contains this README
9file and type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install