Changes for version 3.0 - 2014-01-21
- Major changes!
- Initial release of vCard and vCard::AddressBook
- Fix line unwrapping when reading vcards
- Rewrote Text::vCard::Node->as_string()
- Rewrote Text::vCard::AddressBook->export()
- Redo the way that encoding and decoding works
- Correctly wrap utf8 encoded strings
- Fix encoding issues with MIME::Base64 and MIME::QuotedPrint
- Do a better job escaping and unescaping '\', ';', and ','
- Fix for writing vcards with ORG values
- Fix to remove extra semi colon when writing vcards
- Version defaults to 4.0 when using the new vCard library
Modules
a package to edit and create a single vCard (RFC 2426)
a package to parse, edit and create multiple vCards (RFC 2426)
Object for each node (line) of a vCard
read, write, and edit a single vCard
Read, write, and edit a multiple vCards