1 2 3 4 5 6 7
package Bugzilla::Extension::ProdCompSearch; use strict; use base qw(Bugzilla::Extension); our $VERSION = '1'; __PACKAGE__->NAME;