Linux SoftwareProgrammingLibrariesMail::Addressbook::Convert::Tsv 1.1

Mail::Addressbook::Convert::Tsv 1.1



Developer:   Joe Davidson
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   29K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Mail::Addressbook::Convert::Tsv is a Perl module that can convert to and from Tsv ( Tab Separated )formatted addressbooks.

SYNOPSIS

use strict;
use Mail::Addressbook::Convert::Tsv;
my $TSV = new Mail::Addressbook::Convert::Tsv();
my $TsvInFile ="csvSample.txt"; # name of the file containing the csv data
# Convert Tsv to Standard Intermediate format
# see documentation for details on format.
my $raIntermediate = $TSV->scan($CsvInFile);
# This will also work
#my @TsvInArray = @arrayContainingTheCsvData;
#my $raIntermediate = $csv->scan(@TsvInArray);
# Convert back to Tsv
my $raTsvOut = $TSV->output($raIntermediate);
print join "", @$raIntermediate;
print "nnnn";
print join "", @$raTsvOut;

Requirements:
  • Perl, version 5.001 or higher
  • Carp
    tags convert tsv  addressbook convert  mail addressbook  print join  raintermediate print  

    Download Mail::Addressbook::Convert::Tsv 1.1


     http://mirrors.evolva.ro/CPAN/authors/id/I/IN/INTERGURU/Mail-Addressbook-Convert-1.1.tar.gz


    Authors software

    Mail::Addressbook::Convert::Pine 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Eudora 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Tsv 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Ldif 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert 1.1 (by Joe Davidson)
    Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks.

    SYNOPSIS

    These modules allow


    Similar software

    Mail::Addressbook::Convert::Tsv 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Ldif 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Pine 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Eudora 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Juno 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Spry 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert::Mailrc 1.1 (by Joe Davidson)

    Mail::Addressbook::Convert 1.1 (by Joe Davidson)
    Mail::Addressbook::Convert is a Perl module that can convert to and from many e-mail addressbooks.

    SYNOPSIS

    These modules allow

    Mail::Addressbook::Convert::Utilities 1.1 (by Joe Davidson)

    Mail::Message::Convert::Html 2.066 (by Mark Overmeer)
    Mail::Message::Convert::Html is a Perl module to format messages in HTML.

    INHERITANCE

    Mail::Message::Convert::Html
    is a Ma


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags