Posted on 2005-11-08 09:20:20-08
by b10min response to 1289
Re: How to install it?
http://perlmonks.org/?node_id=128077 will guide you here. But basically what you want to do is: "perl Makefile.PL", "make", "make test", and if all went well "make install".