libconfig-crontab-perl

module to read/write Vixie-compatible crontab(5) files

Description

Config::Crontab provides an object-oriented interface to Vixie-style crontab(5) files for Perl.

In short, Config::Crontab reads and writes crontab(5) files (and does a little pretty-printing too) using objects. The general idea is that you create a Config::Crontab object and associate it with a file (if unassociated, it will work over a pipe to crontab -l). From there, you can add lines to your crontab object, change existing line attributes, and write everything back to file.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Config-Crontab


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libconfig-crontab-perl