Text::vCard

A package to edit and create a single vCard (RFC 2426)
Download

Text::vCard Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Leo Lapworth
  • Publisher web site:
  • http://search.cpan.org/~llap/

Text::vCard Tags


Text::vCard Description

Text::vCard is a vCard is an electronic business card.This package is for a single vCard (person / record / set of address information). It provides an API to editing and creating vCards, or supplied a specific piece of the Text::vFile::asData results it generates a vCard with that content.SYNOPSIS use Text::vCard; my $cards = Text::vCard->new({ 'asData_node' => $objects_node_from_asData, });Product's homepage


Text::vCard Related Software