print my $cgi->escapeHTML( join '', ( map{ defined($form{$_}) ? qq(
\n):'' } qw ( abstract author distributor copyright description robots language distribution rating ) ),'
\n' );