On Wed, Feb 18, 2009 at 10:12:44AM -0800, John W. Krahn wrote:
>
> my @ids = map /^\w/ ? (split)[0] : (), `mailq`;
>

thanks, this was just what I was looking for.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to