Help for this page
close (CMD);
sub fail { # Allow failures to show on the web page. print @_; ... or fail "Can't save $wmlfile to $finish: $!\n"; } }