Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Config-Crontab-1.10-1.0.el2.rf RPM for i386

From DAG packages for Red Hat Linux el2.1 i386

Name: perl-Config-Crontab Distribution: Dag Apt Repository for Red Hat Enterprise Linux 2.1
Version: 1.10 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release: 1.0.el2.rf Build date: Mon Dec 12 13:16:42 2005
Group: Applications/CPAN Build host: lisse.hasselt.wieers.com
Size: 119624 Source RPM: perl-Config-Crontab-1.10-1.0.el2.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.

Provides

Requires

License

Artistic

Changelog

* Sat Dec 10 2005 Dries Verachtert <dries@ulyssis.org> - 1.10-1 - 3794/dries
  - Initial package.

Files

/usr/lib/perl5/vendor_perl/5.6.1/Config/Crontab.pm
/usr/share/doc/perl-Config-Crontab-1.10
/usr/share/doc/perl-Config-Crontab-1.10/Changes
/usr/share/doc/perl-Config-Crontab-1.10/README
/usr/share/man/man3/Config::Crontab.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 08:42:51 2024