Copyright (c) 1996-1998 Nick Ing-Simmons. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

This package implements 'make' in perl.

To install 

perl Makefile.PL
perl -I. pmake 
perl -Mblib pmake install 

No other make required!
