Data::SearchReplace version 1.00
================================

Provides the ability to perform regex search and replace functions to
all the values in complex data types.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

none.

COPYRIGHT AND LICENCE

Copyright (C) 2003 by Stephen D. Wells.  All rights reserved.
 
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.