XML::Bare 0.11
Sponsored Links
XML::Bare 0.11 Ranking & Summary
File size:
0.010 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
847
Date added:
2007-07-07
Publisher:
David Helkowski
XML::Bare 0.11 description
XML::Bare is a minimal XML parser implemented via a C state engine.
SYNOPSIS
use XML::Bare;
my $xml = new XML::Bare( text =>
<name>Bob</name>
);
# Parse the xml into a hash tree
my $root = $xml->parse();
# Print the content of the name node
print $root->{xml}->{name}->{value};
# Load xml from a file ( assume same contents as first example )
my $xml2 = new XML::Bare( file => test.xml );
my $root2 = $xml2->parse();
$root2->{xml}->{name}->{value} = Tim;
# Save the changes back to the file
$xml2->save();
SYNOPSIS
use XML::Bare;
my $xml = new XML::Bare( text =>
# Parse the xml into a hash tree
my $root = $xml->parse();
# Print the content of the name node
print $root->{xml}->{name}->{value};
# Load xml from a file ( assume same contents as first example )
my $xml2 = new XML::Bare( file => test.xml );
my $root2 = $xml2->parse();
$root2->{xml}->{name}->{value} = Tim;
# Save the changes back to the file
$xml2->save();
XML::Bare 0.11 Screenshot
XML::Bare 0.11 Keywords
XML
Bare 0.11
XML parser
State Engine
minimal xml
C state
parser
state
via
minimal
implemented
c
XML::Bare
XMLBare
XML::Bare 0.11
Libraries
Bookmark XML::Bare 0.11
XML::Bare 0.11 Copyright
WareSeeker periodically updates pricing and software information of XML::Bare 0.11 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::Bare 0.11 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
Sponsored Links
Related Information
microsoft xml parser
new mexico state engineer
minimal xml document
n c state
state engineer new mexico
c stateobject
minimal xml template v1
xml parser java
sac state
wyoming state engineer
java xml parser
state engineering ohio
xml parser c
s c state jobs
state engineers office
penn state engineering
xml parser php
perl xml parser
Related Software
Bare XML project is a XML parser with all primary parsing done via a simple state engine with about 20 or so different states. Free Download
XML::SAX is a simple API for XML. Free Download
xParse is an XML Parser written in C++. Free Download
xmlenc provides a light-weight XML output library for Java. Free Download
XML Hammer application is a free and open-source tool that simplifies elementary XML actions. Free Download
XML::Parser is a perl module for parsing XML documents. Free Download
XML::SAX::Intro is an Introduction to SAX Parsing with Perl. Free Download
PXR::Parser is a Pure Perl SAX XML Push Parser. Free Download
Latest Software
Popular Software
Favourite Software