Mail::Addressbook::Convert::Mailrc

Mail::Addressbook::Convert::Mailrc is a Perl module from Unix Mailrc Addressbook.
Download

Mail::Addressbook::Convert::Mailrc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Joe Davidson
  • Publisher web site:
  • http://search.cpan.org/~interguru/Mail-Addressbook-Convert-1.1/Convert/Utilities.pm

Mail::Addressbook::Convert::Mailrc Tags


Mail::Addressbook::Convert::Mailrc Description

Mail::Addressbook::Convert::Mailrc is a Perl module from Unix Mailrc Addressbook. Mail::Addressbook::Convert::Mailrc is a Perl module from Unix Mailrc Addressbook.SYNOPSISuse strict;use Mail::Addressbook::Convert::Mailrc;my $Mailrc = new Mail::Addressbook::Convert::Mailrc();my $MailrcInFile ="mailrc"; # name of the file containing the Spry data # it is found in the Spry folder# Convert Mailrc to Standard Intermediate format# see documentation for details on format.my $raIntermediate = $Mailrc->scan($MailrcInFile);# This will also work#my @MailrcInArray = @arrayContainingTheMailrcData;#my $raIntermediate = $Mailrc->scan(@MailrcInArray);print join "", @$raIntermediate; Requirements: · Perl


Mail::Addressbook::Convert::Mailrc Related Software