
Parsers::XML - Base class for parsing XML data.

use base qw(XML);

This module is a base class for XML parsing, and is intended to be subclassed.
Returns an instance of the Gwybodaeth::Parsers::XML class;

Iestyn Pryce, <imp25@cam.ac.uk>

I'd like to thank the Ensemble project (www.ensemble.ac.uk) for funding me to work on this project in the summer of 2009.

Copyright (C) 2009 Iestyn Pryce <imp25@cam.ac.uk>
This library is free software; you can redistribute it and/or modify it under the terms of the BSD license.