The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Fierce-Parser

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

XML::LibXML requires xml2-dev. This can be installed on Ubuntu using:

 sudo apt-get install libxml2-dev

The modules can be installed using the following commands:
 perl -MCPAN -e 'install XML::LibXML'
 perl -MCPAN -e 'install Object::InsideOut'
 perl -MCPAN -e 'install Test::Class'
 perl -MCPAN -e 'install Test::More'


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module by using the perldoc command.

    perldoc Fierce::Parser


COPYRIGHT AND LICENCE

Copyright (C) 2009 Joshua "Jabra" Abraham