XML::Records 0.12
Sponsored Links
XML::Records 0.12 Ranking & Summary
File size:
0.007 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1130
Date added:
2006-09-19
Publisher:
Eric Bohlman
XML::Records 0.12 description
XML::Records is a Perl module for perlish record-oriented interface to XML.
SYNOPSIS
use XML::Records;
my $p=XML::Records->new(data.lst);
$p->set_records(credit,debit);
my ($t,$r)
while ( (($t,$r)=$p->get_record()) && $t) {
my $amt=$r->{Amount};
if ($t eq debit) {
...
}
}
XML::Records provides a single interface for processing XML data on a stream-oriented, tree-oriented, or record-oriented basis. A subclass of XML::TokeParser, it adds methods to read "records" and tree fragments from XML documents.
In many documents, the immediate children of the root element form a sequence of identically-named and independent elements such as log entries, transactions, etc., each of which consists of "field" child elements or attributes. You can access each such "record" as a simple Perl hash.
You can also read any element and its children into a lightweight tree implemented as a Perl hash, or feed the contents of any element and its children into a SAX handler (making it possible to process "records" with modules like XML::DOM or XML::XPath).
SYNOPSIS
use XML::Records;
my $p=XML::Records->new(data.lst);
$p->set_records(credit,debit);
my ($t,$r)
while ( (($t,$r)=$p->get_record()) && $t) {
my $amt=$r->{Amount};
if ($t eq debit) {
...
}
}
XML::Records provides a single interface for processing XML data on a stream-oriented, tree-oriented, or record-oriented basis. A subclass of XML::TokeParser, it adds methods to read "records" and tree fragments from XML documents.
In many documents, the immediate children of the root element form a sequence of identically-named and independent elements such as log entries, transactions, etc., each of which consists of "field" child elements or attributes. You can access each such "record" as a simple Perl hash.
You can also read any element and its children into a lightweight tree implemented as a Perl hash, or feed the contents of any element and its children into a SAX handler (making it possible to process "records" with modules like XML::DOM or XML::XPath).
XML::Records 0.12 Screenshot
XML::Records 0.12 Keywords
XML
Records 0.12
Perl module
interface to
Perl
interface
Perlish
t
module
0.12
XML::Records
XMLRecords
XML::Records 0.12
Libraries
Programming
Bookmark XML::Records 0.12
XML::Records 0.12 Copyright
WareSeeker periodically updates pricing and software information of XML::Records 0.12 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 XML::Records 0.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
Xmms::Remote is a Perl Interface to xmms_remote API. Free Download
Xmms::Config is a Perl Interface to xmms_cfg API. Free Download
XML::Quick is a Perl module to generate XML from hashes (and other data). Free Download
Time::Convert is a Perl interface to converting unix seconds to years, days, hours and minutes. Free Download
OzDB is a database Perl interface module for OzBot. Free Download
Guile is a Perl interface to the Guile Scheme interpreter. Free Download
Lufs::C is a C interface to perl. Free Download
XML::DOM::Lite::XSLT is Perl module XSLT engine for XML::DOM::Lite. Free Download
Latest Software
Popular Software
Favourite Software