Warn behaves like print, unless I add a space afer "\n". why ?
If warn ends in a \n, it prints the message as is. If it doesn't, it appends the line number from the source.
Hope this helps.
James
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>