Installation only makes sense to follow the development. Anything might
change. Don't expect support for versions other than the current. 

Package::Aspect is fairly straightforward in terms of
installation. 

	perl Makefile.PL
	make
	make test
	make install
