MySQL::Admin version 0.82

Just a MySQL administration Web-App.

look at https://sourceforge.net/projects/lindnerei/ for further Details.

INSTALLATION

To install this modul you need a webserver (Apache).
mod_perl and GD(Authen::Captcha) are optional.
MySQL Server.
Mysql user  and Database.

To install this module type the following:

perl Build.PL
  ./Build
  ./Build test
  ./Build install
  ./Build testdb

DEPENDENCIES

This module requires these other modules and libaries:
  Test::More >= 0.7,
  Module::Build >= 0.2808,
  HTML::Menu::TreeView >= 1.04,
  DBI >= 1.50,
  CGI >= 3.29,
  MD5 >= 2.03,
  URI >= 1.40
recommends
  Authen::Captcha 
  1.024

COPYRIGHT AND LICENCE

Copyright (C) 2006-2015 by Hr. Dirk Lindner

perl -e'sub lze_Rocks{print/(...)/ for shift;}sub{&{"@_"}}->("lze_Rocks")'

This program is free software; you can redistribute it and/or modify it 
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; This program is distributed in the hope 
that it will be useful, but WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
