[rt-users] RT::Interface::Web_Local.pm is killing me
Travis Campbell
travis.campbell at amd.com
Thu Oct 6 15:32:18 EDT 2005
On Wed, Oct 05, 2005 at 03:49:47PM -0700, Joby Walker wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> /data/perl/bin/perl -I/data/rt/local/lib -I/data/rt/lib -c Web_Local.pm
> Web_Local.pm syntax OK
>
I've had this trip me up a few times when overlaying pieces of the API. Each
time, it ended up that I was specifying the package incorrectly, eg:
package RT::Interface::Web_Local;
instead of
package RT::Interface::Web;
Are you possibly doing this?
Travis
--
Travis Campbell - Unix Systems Administrator = travis at mpdtxmail.amd.com
5900 E. Ben White Blvd, Austin, TX 78741 = travis.campbell at amd.com
TEL: (512) 602-1888 PAG: (512) 604-0341 = webmaster at mpdtxmail.amd.com
=============================================================================
"Does anything work as expected?" Yes. An axe through the CPU.
More information about the rt-users
mailing list