The following module was proposed for inclusion in the Module List: modid: Text::VCardFast DSLIP: Rdpfp description: Fast XS VCard file parser userid: BRONG (Bron Gondwana) chapterid: 11 (String_Lang_Text_Proc) communities:
similar: Text::vCard::asData Text::vFile Net::vFile rationale: There are tons of incomplete or partial solutions for parsing vcards on CPAN, but nothing even remotely fast enough to load complete vcalendars in user-reasonable time. The closest match to what we needed was Text::vCard::asData, which took nearly 8 seconds to parse 10,000 vcards. This module took 0.17 seconds to parse those same vcards - supports multi-value fields, avoiding costly post-processing, and knows all the quoting formats in the current RFCs. enteredby: BRONG (Bron Gondwana) enteredon: Wed Jul 23 22:32:57 2014 UTC The resulting entry would be: Text:: ::VCardFast Rdpfp Fast XS VCard file parser BRONG Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fae00000_1b8cde1d0ed3742e&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fae00000_1b8cde1d0ed3742e&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Text%3A%3AVCardFast