The die function elicits a 500 internal server error on my Web host's server (they're using Perl version 5.005_03 built for i386-bsdos).
This couldn't possibly be a problem of the version of Perl they've got installed could it (that seems a little far-fetched)?
Die just doesn't work; what can I use to replace it in the main part of my scripts (return works fine to exit from sub routines)?