Skip Menu |

This queue is for tickets about the Set-Crontab CPAN distribution.

Report information
The Basics
Id: 25347
Status: new
Priority: 0/
Queue: Set-Crontab

People
Owner: Nobody in particular
Requestors: krishpl [...] shamu.corp.sgi.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.00
Fixed in: (no value)



Subject: validation function
I'd like the option to validate a crontab-style entry for validity and have it return 1/0/undef rather than croak()ing. Maybe an is_valid() method. It would only have to check whether Set::Crontab can parse it, not whether it's 'valid' according to some other person's idea of what a crontab entry should look like.