Questions and Answers for users of ASSP Anti-Spam SMTP Proxy <[email protected]> schreibt: >I also remember years ago when this was discussed that a lot of people >complained that they did not want to be forced to install specific >versions or trample-over existing (but perhaps not current) versions >of >installed modules used with other applications. The same issues and >reasons why module functions are kept separate from the code, and not >fully integrated into ASSP.
My solution is different in that approach and quite simple. The modules which ASSP uses will be inside ASSP in a lib "perl" (and may be for windows "active-perl") ASSP starts and modifies @INC by putting the path to the internal lib in front of the standard installation. So the modules are only valid for ASSP. If somebody do not want them, delete them (one or altogether). ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
