Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cleishm/xml-filter-recorder

Perl SAX event recorder
https://github.com/cleishm/xml-filter-recorder

Last synced: 10 days ago
JSON representation

Perl SAX event recorder

Awesome Lists containing this project

README

        

Readme for XML::Filter::Recorder

XML::Filter::Recorder is a record/playback module for SAX events. It is based
on Matt Seargent's XML::Filter::Cache.

Features a flexible interface for cache storage. For further details, see the
pod documentation.

For licensing, see LICENSE file in this distribution.
To install:

perl Makefile.PL
make
make test
sudo make install

will probably do it.

Please send any bug reports to Chris Leishman .

Enjoy!