IOSea-Browse version 1.0.2

IOSea-Browse creates a browsable HTML list of data based on a field list-of-hashes and a SQL statement.

The package includes working scripts and data, which should be copied to cgi-bin for testing or further development.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

DBI
DBIx::MySperqlOO
Class::Std
Class::Std::Utils

COPYRIGHT AND LICENSE

Copyright (C) 2009, Roger A Hall

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