Mail::Addressbook::Convert::Spry

Mail::Addressbook::Convert::Spry is a Perl module from Spry Mail Addressbook.
Download

Mail::Addressbook::Convert::Spry Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • 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::Spry Tags


Mail::Addressbook::Convert::Spry Description

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


Mail::Addressbook::Convert::Spry Related Software