Commit graph

3 commits

Author SHA1 Message Date
Quentin Garnier
43276c3d98 Update to 0.06. Tidy up Makefile, change e-mail address.
0.06  Tue Dec 30 14:28:32 CST 2003
	- Added user-mode auto-detection
	- Added original() method to return original
          unparsed cron strings

0.05  Tue Nov 11 22:40:16 CST 2003
	- Retains command and user strings if present
	- Switched to named parameters for constructors
	- Added 'user_mode' parameter for crontab formats
	  that include user names before the command.
	- Added command() and user() methods
2004-01-02 10:57:57 +00:00
Chris Pinnock
c746c358b9 Whitespace 2003-06-24 13:25:34 +00:00
Quentin Garnier
dcb7f55457 Initial import of p5-DateTime-Event-Cron, version 0.03. Now you know how
lazy I can be: all those modules packaged for one small purpose, parsing
crontab entries.

This module generates DateTime and DateTime::Set objects based
on crontab-style entries. The crontab formats are the extended
V7 standard as described in crontab(5) on linux systems and
as noted in the documentation for Set::Crontab.

Note that the module is still alpha status. Methods provided
are likely to change in the future.
2003-06-17 12:46:42 +00:00