# HTML-Menu-TreeView
**Repository Path**: mirrors_gitpan/HTML-Menu-TreeView
## Basic Information
- **Project Name**: HTML-Menu-TreeView
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: LGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-10-20
- **Last Updated**: 2023-08-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
make clean
make install_examples #open /index.html in your browser
UNINSTALLATION
To uninstall this module type the following:
make install unistall=1
DEPENDENCIES
if you want run the examples you need CGI.pm.
COPYRIGHT AND LICENCE
Copyright (C) 2009 by Hr. Dirk Lindner
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.