in reply to Running Scripts Without Users

I assume you're talking about a CGI script? :)

You can run it from the command line, or from a cron job. Or you could write a cron job to fetch the CGI script with LWP. :) I suppose that's actually a user accessing it, though.

These are just some of the options. If your question were a bit more clear, you might get better answers.