Specifically, go to Win32::AdminMisc and see the ScheduleAdd, ScheduleDel, ScheduleGet, ScheduleList methods.
Update: Of course, you CAN modify Schedule::At if you want. But if you need a quick solution to a problem and use a module that (I think) is pretty stable then just use the above.