The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#$Id: README 402 2009-01-20 15:33:58Z zag $

XML::ExtOn 
========================

XML::ExtOn - The handler for expansion of Perl SAX by objects.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires  Perl 5.008001 or greater and libraries:

* XML::SAX
* Tie::UnionHash


AUTHOR

Zahatski Aliaksandr
zag@cpan.org

COPYRIGHT AND LICENCE

Copyright (C) 2007-2009 Zahatski Aliaksandr

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.