yary <not....@gmail.com> writes:

> I send test reports from CPAN/CPANPLUS as I install modules, but
> yesterday metabase/cpantesters was down. So I changed the transport in
> my .cpanreporter/config.ini from "Metabase ..." to "File
> ~/.cpanreporter/offline" and that directory is now full of files about
> test results for my recent installs. That is great!
>
> But I can't see how to submit those test result files to Metabase now
> that is running again. Is there something on the cpantesters wiki
> about that? Couldn't find it, if it's buried in a larger page I missed
> it. If not... Is there an easy shell command for it, or do I need to
> write a little script to call $sender->send( $report ) on each file?
> (I'll add any answer I get here answer to the wiki)

You can use this script, basically a wrapper around Test::Reporter:
https://github.com/eserte/srezic-misc/blob/master/scripts/send_tr_reports.pl

Regards,
    Slaven

-- 
Slaven Rezic - slaven <at> rezic <dot> de
  BBBike - route planner for cyclists in Berlin
  WWW version:                           http://www.bbbike.de
  Perl/Tk version for Unix and Windows:  http://bbbike.sourceforge.net

Reply via email to