Hi,
my company's using an issue-tracking system called "RT" (http://bestpractical.com/rt/)
, which is written in Perl using HTML:Mason. I'm trying to get familiar with how the source code is laid out, and it's been a tough slog, cause they dont have any developer documentation as far as explaining how the source code is laid out. I was hoping some revered Monks might be familiar with it and give me some pointers.
Now, dont laugh, but I've been trying to find out which source code file is responsible for inserting the data into the associated mysql database, but, for the life of me, i cant seem to figure this out.... help ! : )