Main > Programming > Libraries >

Text::vFile::toXML 0.03

Text::vFile::toXML 0.03

Sponsored Links

Text::vFile::toXML 0.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 800
Date added: 2007-08-22
Publisher: Darren Kulp

Text::vFile::toXML 0.03 description

Text::vFile::toXML can convert vFiles into equivalent XML.

SYNOPSIS

This module converts iCalendar (iCal : generically, vFile) files into their (equivalent) XML (xCalendar / xCal) representation, according to Royers IETF Draft (http://tools.ietf.org/html/draft-royer-calsch-xcal-03).

# Enable functional interface
use Text::vFile::toXML qw(to_xml);

# Input filename
my $arg = "input.file";
my $a = Text::vFile::toXML->new(filename => $arg)->to_xml;
my $b = Text::vFile::toXML->new(filehandle =>
do { open my $fh, $arg or die "cant open ics: $!"; $fh }
)->to_xml;

use Text::vFile::asData; # to make the functional example work
my $data =
Text::vFile::asData->new->parse(
do {
open my $fh, $arg
or die "Cant open vFile: $!"; $fh
}
);
my $c = Text::vFile::toXML->new(data => $data)->to_xml;

# Use functional interface
my $d = to_xml($data);

# Now ($a, $b, $c, $d) all contain the same XML string.

Text::vFile::toXML 0.03 Screenshot

Advertisements

Text::vFile::toXML 0.03 Keywords

Bookmark Text::vFile::toXML 0.03

Hyperlink code:
Link for forum:

Text::vFile::toXML 0.03 Copyright

WareSeeker periodically updates pricing and software information of Text::vFile::toXML 0.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Text::vFile::toXML 0.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Text::XLogfile module allows reading and writing xlogfiles. Free Download
XML::WBXML is a Perl module to convert between XML and WBXML using libwbxml2. Free Download
XML::MyXML is a simple XML module. Free Download
Text::Yats is Yet Another Template System. Free Download
Data::ENAML is a Perl extension for ENAML data representation. Free Download
Net::CSTA project is a perl-module for talking to an ECMA CSTA Phase I server. Free Download
XML::DOM2 is a DOM controlled, strict XML module for extentable xml objects. Free Download
Siren is a music player for GNOME with an extremely minimalist interface. Free Download