During the development phase, a debug feature exists that will cause domreg to output various internal data visible on the web browser. Be warned that it's not always well-formatted, and often ruins the page layout. Clearly, the debug feature will be removed or curtailed before release. To use these, manually insert the CGI arg into the URL at any point. Domreg will propagate them through subsequent URLs; eg. if you set one in step 2, it will then preserve it through all subsequent steps. http://wps.com/cgi/domreg?ID=SsHTB5McABEAAAdDmtMAAAAQ&state=6&DNS... add: http://wps.com/cgi/domreg?debug=ddd&ID=SsHTB5McABEAAAdDmtMAAAAQ&state=6&DNS... ^^^^^^^^^^ It doesn't have to be the first CGI argument. "ddd" is the debug value in the table below. The following debug CGI args are available in cgi/domreg: d dd ddd Displays increasing amounts of DNS-lookup chatter. w ww www Displays increasing amounts of whois-lookup chatter, mostly as it relates to hashing the results of queries. zzz When filling in forms, prevents form errors ("input is required here" etc) from blocking progress to the next step. May produce unexpected results. u Dumps CGI args (CGI::Dump)