And to answer your question - the my @changes = param('tellmessage'); sets the @changes list to a one element list (if the tellmessage parameter is empty than the list contains one empty string). Thus the foreach loop allways is executed once - and when the parameter is empty the print statement prints the "\n" character.
In reply to Re: Always leaving one space in file
by zby
in thread Always leaving one space in file
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |