worthmine / Text-vCard-Precisely

Read, Write or Edit vCard 3.0 or 4.0 with perl
https://metacpan.org/pod/Text::vCard::Precisely
Other
3 stars 3 forks source link

type wrapped in double colons incorrectly #30

Open abraxxa opened 4 years ago

abraxxa commented 4 years ago

The ADR tag seems to be ok: ADR;TYPE=WORK:

But TEL and EMAIL aren't: TEL;TYPE="WORK": EMAIL;TYPE="WORK":

See https://en.wikipedia.org/wiki/VCard#Properties.