Help for this page
<img src="xhtml/img/cancel.gif" width="24" height="13" alt="Cancel" / +> <textarea type="text" value="foo" name="text_message" /> <%bar%>& +nbsp;</p>
foreach $file (@files) { $file_new = $file; ... open(OUT, ">$ARGV[1]/$file_new") || die "cannot open $ARGV[1]/$file_ne +w"; print $content; print OUT $content;