IOSea-Browse version 0.0.1

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

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

DBI
DBIx::MySperqlOO

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.
