http://qs1969.pair.com?node_id=269062


in reply to Re: Re: Mandatory Fields
in thread Mandatory Fields

Try running:

perl -c scriptname

Internal server errors are usually the result of your code not compiling. If that is the case, running perl -c will give you a more helpful error message.