In message <[email protected]>, Mike Barborak writes: >So, can anyone point me at other software with these requirements and >their solution to this problem? Particularly ones that have handled >theses issues well?
Best Practical's Request Tracker might be a useful case study. <URL:http://www.fsck.com/projects/rt/> It makes use of mod_perl and Mason and a load of other CPAN dependencies. Installation from source is pretty straight-forward, though I provide it its own Perl and Apache. Happy hacking, John [email protected]
