Mail-IMAPClient
view release on metacpan or search on metacpan
parameter started defaulting to "True"). Thanks to Christoph Viethen for reporting
the bug and suggesting the fix. BUT NOTE THIS: I often don't test the example programs,
so you should think of them as examples and not free production programs. Eventually
I would like to add tests to my test suite (either the 'make test' test suite that you
run or my own more extensive test suite) but it's not a super high priority right now.
Significant improvements to the whole Mail::IMAPClient::BodyStructure module
were contributed by Pedro Melo Cunha. It's really much better now.
Bullet-proofing added to some private methods. (Private meaning they are undocumented
and not part of the module's API. This is perl not java.)
Fix applied to unset_flag to support user-defined flags (thanks to E.Priogov
for submitting the bug report and patch).
Changes in version 2.1.4
------------------------
Added Paul Warren's bugfix to the sort method.
Added Mike Halderman's bugfix for the get_bodystructure method.
( run in 0.481 second using v1.01-cache-2.11-cpan-49f99fa48dc )