HTTP/WebTest/Plugin/TagAttTest version 0.01
===========================================

TagAttTest is a plugin for the webtest module. It is meant to be used
to test web pages based on tags, their contents, their attributes and 
their attributes contents.

Version 1.0

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:

  WebTest
  TokeParser

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2003 Edward Fancher

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