Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Config-Crontab | Distribution: Dag Apt Repository for Red Hat Enterprise Linux 5 |
Version: 1.30 | Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
Release: 1.el5.rf | Build date: Thu Dec 18 07:29:14 2008 |
Group: Applications/CPAN | Build host: lisse.hasselt.wieers.com |
Size: 142541 | Source RPM: perl-Config-Crontab-1.30-1.el5.rf.src.rpm |
Packager: Dries Verachtert <dries@ulyssis.org> | |
Url: http://search.cpan.org/dist/Config-Crontab/ | |
Summary: Read and 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. Config::Crontab will do basic regular expression syntax checks; it won't allow obvious garbage (e.g., 'F * * * * /bin/bar' would fail since 'F' is not valid), but it won't check for nonsensical entries such as '10-2 * * * * /bin/bar' (the minute range specified is invalid). However, if you attempt to commit an invalid crontab, the 'write' method will return undef and the 'error' method will be set (with the output of crontab(1)) if the crontab is rejected by the crontab program.
Artistic/GPL
* Thu Dec 18 2008 Dag Wieers <dag@wieers.com> - 1.30-1 - 5984+/dag - Updated to release 1.30. * Wed Nov 07 2007 Dag Wieers <dag@wieers.com> - 1.21-1 - Updated to release 1.21. * Fri Jun 02 2006 Dries Verachtert <dries@ulyssis.org> - 1.20-1 - Updated to release 1.20. * Sat Jan 07 2006 Dries Verachtert <dries@ulyssis.org> - 1.11-1 - Updated to release 1.11. * Sat Dec 10 2005 Dries Verachtert <dries@ulyssis.org> - 1.10-1 - Initial package.
/usr/lib/perl5/vendor_perl/5.8.8/Config /usr/lib/perl5/vendor_perl/5.8.8/Config/Crontab.pm /usr/share/doc/perl-Config-Crontab-1.30 /usr/share/doc/perl-Config-Crontab-1.30/Changes /usr/share/doc/perl-Config-Crontab-1.30/MANIFEST /usr/share/doc/perl-Config-Crontab-1.30/META.yml /usr/share/doc/perl-Config-Crontab-1.30/README /usr/share/doc/perl-Config-Crontab-1.30/example /usr/share/doc/perl-Config-Crontab-1.30/example/crontab.cgi /usr/share/man/man3/Config::Crontab.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 08:35:59 2024