XML, the Perl Way


NAME

browse_db.cgi


DESCRIPTION

this cgi script displays the result of queries to a data base.

queries can be saved and re-used later.

queries are saved by Data::Denter and thus the query file can be manually edited if need be.


SYNOPSYS

copy this script in a CGI directory and make it executable by the web server

You will need 2 files:


PRE-REQUISITE


AUTHOR

Michel Rodriguez <xmltwig@gmail.com>

Copyright (c)2000-2002 Michel Rodriguez. All rights reserved.


LICENSE

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