Win32::Taskscheduler is for manipulating the Windows Task Scheduler from perl. If you just need to schedule the execution of your script you just need to add it to Scheduled Tasks. Easier way to do this is via the GUI. Something along the lines of Start->Settings->Control Panel->Scheduled tasks->Add Scheduled Tasks (on windows XP at least) and then follow the wizard.