The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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