diff options
author | ivan <ivan> | 2002-03-12 15:33:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-03-12 15:33:22 +0000 |
commit | f96adaf19c0097ef8c9d6f29a5541b75381cc05d (patch) | |
tree | cf4d248a6c0048ed5cd6ca97fbb0b0965fa43f06 /httemplate/docs/install.html | |
parent | 56ef0a8a658b8449d1125fe017b21e0c636a8b0c (diff) |
abstract stupid HTML layer trick out to HTML::Widgets::SelectLayers
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r-- | httemplate/docs/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index d7c014f4d..1a4942bc9 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -50,6 +50,7 @@ Before installing, you need: <li><a href="http://www.apache-asp.org/">Apache::ASP</a> or <a href="http://www.masonhq.com/">HTML::Mason</a> <li><a href="http://search.cpan.org/search?dist=Tie-IxHash">Tie-IxHash</a> <li><a href="http://search.cpan.org/search?dist=Time-Duration">Time-Duration</a> + <li><a href="http://search.cpan.org/search?dist=HTML-Widgets-SelectLayers">HTML-Widgets-SelectLayers</a> </ul> </ul> Install the Freeside distribution: |