1perl Makefile.PL
2make
3make test
4make install
5
6
7If you are on a windows box you should use 'nmake' rather than 'make'.
8