5 projects tagged "CPAN"
runcronjobs processes the execution of centralized cron jobs for a pool of servers. The cron jobs are any executable files. runcronjobs runs cron jobs located in a given directory if the current host is specified as a target host for the jobs in question. It allows you to centralize all the cron jobs of a set of servers in a common shared directory.
RMP allows remote control over playing your music files on a Linux computer. The music can be controlled via a Web interface, a smart cellphone, iPhone, Blackberry, or through a command line shell interface. If you like the song, you can download it to your phone. It supports next, searching, and volume control.
Perl modules are notated in many different formats: "Foo/Bar/Baz.pm", "Foo::Bar", "Foo-Bar", etc. Module-Format allows one to take a list of modules in any format (including mixed ones) and output it in a consistent format that can be input to an installation program or an information querier.