|
From: Roy K. <roy...@gm...> - 2006-02-22 23:05:04
|
I'm trying to make a fairly simple change to the Authors page - it inovlves making a change to the SQL that retrieves the author information from the database in sub getAuthorDescription. I found this in /usr/lib/perl5/site_perl/5.8.7/i586-linux-thread-multi/Slash/DB/ in MySQL.pm. (I can find another MySQL.pm, but it doesn't contain getAuthorDescription.) However, making a change to this seems to have no effect. I'm not a Perl programmer, so I'm probably asking a pretty basic question. What do i do to "reload" the module? Thanks, Roy |