While Rebol may not have the extreme text processing capabilities that Perl does, it can do just about everything that your backend cgi scripts could ever want. urls, time, money, strings, lists and blocks are all native data types for Rebol, so time comparisons and loops are a breeze, files can be written/saved/read via net protcols (http, ftp etc) Sometimes Perl is the answer, at least I hope so