Skip to content

tima/perl-xml-elemental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML::Elemental is a SAX-driven parser and generic classes package
for simplistic and perlish handling of XML data.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries: 
	XML::SAX
        Scalar::Util 
	Test::More
	Task::Weaken 1.02 # install only

COPYRIGHT AND LICENSE

The software is released under the Artistic License. The terms of
the Artistic License are described at
http://www.perl.com/language/misc/Artistic.html. Except where
otherwise noted, XML::Elemental is Copyright 2004-2008, Timothy Appnel,
tima@cpan.org. All rights reserved.

About

A SAX-driven parser and generic classes package for simplistic and perlish handling of XML data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages