App-perlall

 view release on metacpan or  search on metacpan

perlall.txt  view on Meta::CPAN


                                                   # wait and prompt for the next 2hrs




cd ~/Perl/B-Generate

perlall maketest

perlall makeinstall    # generate and upload cpanreports










script/perlall  view on Meta::CPAN

Does C<perlall maketest> in parallel on remote machines.
C<testvm> is only usable within a perl core builddir/srcdir
or in a module rootdir.
It shells out to ssh account(s), copies the files in MANIFEST
to the machine, runs C<perlall maketest> there and copies the
logfiles back.

Specific Options:

    --all|a    - all hosts defined in config C<testvm>
    --up       - only upload (files from local MANIFEST)
    --cmd|c=<remotecmd> any valid perlall command, like
               build, init, makeinstall, smoke. Default: maketest
    --option|o="" remaining remote perlall cmd options and args
    --max|j 4  - how many machines in parallel.
    --fork     - test in parallel and do not wait for the results,
                 just gather logfiles
    --prefix|p=Perl - remote basedir if different to local basedir

Config settings:



( run in 0.864 second using v1.01-cache-2.11-cpan-b16cb0d3907 )