The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GSM::SMS::OTA::VCard

DESCRIPTION

This package allows you to create a VCard to send an address/phone book item to a handset capable receiving it. This is only tested with a Nokia Phone (7110). Anyway, this module is rather experimental.

METHODS

OTAVcard_makestream

        $stream = OTAVcard_makestream( $lastname, $firstname, $phone );

Make a VCard with only name, lastname and (home)phonenumber. A lot more is possible to include, but I think this is sufficient for most uses (?) ... or until somebody motivates me to expand this ...

OTAVcard_PORT

NSB Port number for a VCard message.

AUTHOR

Joha Van den Brande <johan@vandenbrande.com>