Seems a bit complex for filtering an array, yeah? Will something this work? (Can't test it myself right now.)
my @msg = grep /\S/, @{$pop->get($msgnum)}; # then the @{$msg} stuff has to change, of course
In reply to Re^4: remove a blank line after a string
by Your Mother
in thread remove a blank line after a string
by johnajb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |