Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
but it return just '1'. Please point me the correct way to accomplish this task.my $r = $msg->send; print $r, "\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: get back into script MTAs Message-ID
by Anonymous Monk on Feb 15, 2012 at 15:23 UTC | |
|
Re: get back into script MTAs Message-ID
by nemesdani (Friar) on Feb 16, 2012 at 07:45 UTC |