On Fri Mar 18 15:52:14 2011, davidihnen@gmail.com wrote:
Show quoted text> The interactive question during the make test breaks the ability of the
> system to install automatically with cpanmin.us.
>
> Please fix this, so it is easier to use your module!
I will look to see if the state of things has improved since I last
touched this when I got some tuits, but in the meantime it is worth
noting that the README states:
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
perl -Mblib t.pl #Helas the real tests don't work well under Test::*
make install