dealing with new perl modules
This commit is contained in:
parent
0c7bc12dcf
commit
4e90fb26f5
2 changed files with 21 additions and 1 deletions
|
|
@ -17,6 +17,18 @@ save you many hours of grief.
|
|||
* You need to upgrade to the latest 6.8 release before you can
|
||||
upgrade to 6.9.
|
||||
|
||||
* Due to new features in 6.9 there are several new perl modules you
|
||||
need to install before the upgrade:
|
||||
|
||||
Bit::Vector::Minimal
|
||||
Plucene
|
||||
|
||||
* If you wish to use one of the new optional template engines
|
||||
you'll need to install the perl modules for them:
|
||||
|
||||
Template
|
||||
HTML::Template::Expr
|
||||
|
||||
|
||||
6.8.4
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue