Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Text::vFile::Base 0.5

    Download button

    No screenshots available
    Downloads: 296  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jay Lawrence | More programs
    Perl Artistic License / FREE
    May 9th, 2012, 15:02 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Text::vFile::Base description

    Base class for most of the functional classes based on the vCard/vCalendar etc spec.

    Text::vFile::Base is a Perl class for most of the functional classes based on the vCard/vCalendar etc spec. Most of the hard work in breaking apart lines of data happens using methods in here.

    SYNOPSIS

     package Text::vFoo;

     use Text::vFile::Base;
     use vars qw(@ISA);
     push @ISA, qw(Text::vCard::Base);

     # Tell vFile that BEGIN:VFOO line creates one of these objects
     $Text::vFile::classMap{'VCARD'}=__PACKAGE__;
     
     # Then you will need to create a varHandler - although there are defaults to try
     # and get you going.
     #
     # As well you will need to define more exotic, type specific loaders
     #
     # And finally accessors are your responsibility



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    functional classes | Perl module | vCard | vCalendar | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM