Read/Write Vixie compatible crontab files
Config::Crontab reads and writes (and pretty-prints) your crontab(5)
files. It is compatible with Vixie-style crontabs (and all subsets,
including Solaris' SysV-style crontabs).
Config::Crontab has a simple, object-oriented syntax. Crontab files are
broken into "blocks" (paragraphs, each separated by two or more
newlines); the Block is the basic unit of a Config::Crontab object.
You can re-order entire blocks within a crontab file, re-order lines
within blocks (there are three types of lines: comments, environment
settings, and crontab commands or events), remove blocks or lines
within blocks, add new blocks or lines within blocks, etc. See the
Config::Crontab manpage for full details.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.3/perl-Config-Crontab && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Config-Crontab-1.33.tar.gz | 0000040330 39.4 KB | |
perl-Config-Crontab.changes | 0000002095 2.05 KB | |
perl-Config-Crontab.spec | 0000002654 2.59 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
Split 12.3 from Factory
Comments 0