in reply to Re^5: Should I upload it on CPAN?
in thread Should I upload it on CPAN?

Maintaining Module::Reprove is not my main priority in life. Patches welcome though.

Here is patch for you ;)

$ cat reprove.pl #!/usr/bin/perl -- system $^X, qw/ -S cpanp t/, @ARGV;

scriptdist reprove.pl
cd reprove.pl.d
perl Makefile.PL
make dist
cpanupload reprove.pl-0.10.tar.gz