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