MIME Headers

Main
back: Mail::Box Developments
next: For E-mail

Decoding a field is one thing, encoding is an other. Mail::Box supports a simple creation of (un)structured fields well. The right example shows how it can be used.

The two added comments will result respectively in
"(tic \)tac\( toe)" and "(tic (tac) toe)". The user of the library does not need to take care of proper escaping.