On Sep 5, 2008, at 5:00 PM, Jerrad Pierce wrote: > Is it normal that one should have to add plugin locations to @INC for > scripts that don't use them? > I'm using RTx::Calendar (added to @Plugins in RT_SiteConfig.pm) and > also > http://wiki.bestpractical.com/view/rtReminderMails (with a few > patches below) > > To get the latter to work I have to do > use lib qw'/opt/rt3/lib /opt/rt3/local/plugins/RTx-Calendar/lib/';
RT.pm's Plugins code certainly should be adding the right thing to the lib path. Does it not? _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
