http://qs1969.pair.com?node_id=859661


in reply to How can i send email to Multiple email addresses using Email::Simple

I suspect this will work:
To => 'first@example.com, second@example.com, third@example.com'
Please don't use names like "something.com" and "somewhere.com" in examples unless you own them. They are likely owned by people who are now a bit more angry at you. There are reserved names like "example.com" reserved for examples.

-- Randal L. Schwartz, Perl hacker

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.