Ok -- I got to this a bit quicker than I thought. I've restructured a bit and am basing the directory structure upon the perl version, not the AS build number. 807 reports as 5.8.2, so
ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.2 Contains all the 5.8.2 specific versions. So the following command lines work: Ppm install ftp::ftp.esoftmatic.com/outgoing/DBI/5.8.2/DBI.ppd Ppm install ftp::ftp.esoftmatic.com/outgoing/DBI/5.8.2/DBD-Oracle.ppd Ppm install ftp::ftp.esoftmatic.com/outgoing/DBI/5.8.2/DBD-ODBC.ppd I *still* have plans for building more modules, but I haven't gotten to them yet. I've just made it easier to build and put them up on my site, so that's a step. Some of the other modules require database software, which may be an issue. I do plan on looking into some obvious modules, but...my time is limited. Regards, Jeff
