The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

mjm_worker.pl - Start MediaCloud::JobManager::Job worker

SYNOPSIS

        # Run instance of the "NinetyNineBottlesOfBeer" function
        mjm_worker.pl NinetyNineBottlesOfBeer

or:

        # Run instance of the function from "path/to/NinetyNineBottlesOfBeer.pm"
        mjm_worker.pl path/to/NinetyNineBottlesOfBeer.pm