Changes for version 3.09
- Mail::Bulkmail::Dynamic wasn't properly doubling periods. Oops. (thanks to Matthew Williams for pointing this out)
- Gah. Mail::Bulkmail::DummyServer had some crap in it regarding how filehandles were created and passed. 5.8.0 would complain about it. (many thanks to Christ Faust for giving me info to help track this down)
- as per request, added a space after the : in the headers
- added a fileno test on the socket to prevent printing on a closed filehandle
- added a 'no warnings "portable"' to make 5.8 shut up
- added a few more examples to the docs
Modules
Platform independent mailing list module
dummy class for dummy server objects
platform independent mailing list module for mail merges and dynamically built messages
used to create subclasses for Mail::Bulkmail.
handles server connections and communication for Mail::Bulkmail