[rt-users] New Plugin: RTx::Tags

Jerrad Pierce jpierce at cambridgeenergyalliance.org
Mon Sep 15 13:38:14 EDT 2008


> I might recommend using Hook::LexWrap on the routines in Googleish rather
> than overriding the sub. That will be more "durable"
FYI, LexWrap doesn't let you tweak @_ adequately, so I had to glob.

Also, any idea why Module::Install installs two copies of everything?

# make install
cp lib/RTx/Tags.pm blib/lib/RTx/Tags.pm
cp lib/RT/Search/Googleish_Local.pm blib/lib/RT/Search/Googleish_Local.pm
Manifying blib/man3/RTx::Tags.3pm
Manifying blib/man3/RT::Search::Googleish_Local.3pm
Installing /opt/rt3/local/lib/RT/Search/Googleish_Local.pm
Installing /opt/rt3/local/lib/RTx/Tags.pm
Installing /opt/rt3/local/man/man3/RTx::Tags.3pm
Installing /opt/rt3/local/man/man3/RT::Search::Googleish_Local.3pm
Writing /opt/rt3/local/man/auto/RTx/Tags/.packlist
Appending installation info to /opt/rt3/local/lib/perllocal.pod
Installing /opt/rt3/local/plugins/RTx-Tags/html/NoAuth/css/cloud.css
Installing /opt/rt3/local/plugins/RTx-Tags/html/Callbacks/RTx-Tags/Search/Simple.html/PreForm
Installing /opt/rt3/local/plugins/RTx-Tags/html/Callbacks/RTx-Tags/Elements/Header/Head
Installing /opt/rt3/local/plugins/RTx-Tags/lib/RT/Search/Googleish_Local.pm
Installing /opt/rt3/local/plugins/RTx-Tags/lib/RTx/Tags.pm

-- 
Cambridge Energy Alliance: Save money & the planet



More information about the rt-users mailing list