Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If the message has no subject then the recv.pl example outputs:
Use of uninitialized value in concatenation (.) or string at ../examples/messenger/perl/recv.pl line 55.
The code should instead only output the subject if one is present.