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.
- Links to openSUSE:Factory / perl-Config-Crontab
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring1/perl-Config-Crontab && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Config-Crontab-1.45.tar.gz | 0000041420 40.4 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Config-Crontab.changes | 0000004430 4.33 KB | |
perl-Config-Crontab.spec | 0000002472 2.41 KB |
Latest Revision
Bernhard Wiedemann (bmwiedemann)
committed
(revision 2)
Set link revision to 05e1c49b46d79e20f7894348ab8c3f20
Comments 0