Hi Hugo,
Yes, it is possible. Just write an outer perl script(in example), which to call this stored procedure. Then put in the cron to call whis perl script. As Far As I Know there isn't other way.
Depending on whether you want to schedule a procedure on a regular basis or not. You could us 'at' to schedule a one time procedure execution.
-- Until later, Geoffrey
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend