diff options
author | ivan <ivan> | 2002-09-20 12:04:17 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-09-20 12:04:17 +0000 |
commit | 5dc522149a7ad8363ce46f8ff6b3133b2d3d3cdf (patch) | |
tree | 6ef76129726880e86d9707d9a0291309e4914988 | |
parent | 0ff15e0670be23954e18d9abbf992993a0fe1b3e (diff) |
doc NetAddr::IP dependancy
-rw-r--r-- | README.1.5.0pre1 | 1 | ||||
-rw-r--r-- | httemplate/docs/install.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/README.1.5.0pre1 b/README.1.5.0pre1 index ab2f3ab53..ff3e5a6cc 100644 --- a/README.1.5.0pre1 +++ b/README.1.5.0pre1 @@ -6,6 +6,7 @@ schema changes: *** optional: sequence changes install DBIx::DBSchema 0.21 +install NetAddr::IP Run dbdef-create something about history tables diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 75f039dd1..e6f6f59de 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -53,6 +53,7 @@ Before installing, you need: <li><a href="http://search.cpan.org/search?dist=HTML-Widgets-SelectLayers">HTML-Widgets-SelectLayers</a> <li><a href="http://search.cpan.org/search?dist=Storable">Storable</a> <!-- MyAccounts, maybe only for dev <li><a href="http://search.cpan.org/search?dist=Cache-Cache">Cache::Cache</a> --> + <li><a href="http://search.cpan.org/search?dist=NetAddr-IP">NetAddr-IP</a> <li><a href="http://search.cpan.org/search?dist=ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i> </ul> </ul> |