From: ivan Date: Tue, 5 Feb 2002 11:06:29 +0000 (+0000) Subject: don't need DBIx::DataSource for upgrades X-Git-Tag: freeside_1_4_0pre11~105 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d7a54962112545979a1710f97dd5299fbd9c1aaf don't need DBIx::DataSource for upgrades --- diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html index daf73a1a3..0949315b9 100644 --- a/httemplate/docs/upgrade8.html +++ b/httemplate/docs/upgrade8.html @@ -7,7 +7,7 @@
  • If migrating from less than 1.3.1, see these instructions first.
  • Backup your database and current Freeside installation. (with PostgreSQL) (with MySQL)
  • mod_perl is now required. -
  • Install Archive-Tar, Time-Duration, DBIx-DataSource, and Tie-IxHash +
  • Install Archive-Tar, Time-Duration, and Tie-IxHash
  • Install Apache::ASP or HTML::Mason.