# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::BmpConvert;
+
+use 5.10.1;
use strict;
use constant NAME => 'BmpConvert';
use constant REQUIRED_MODULES => [
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::BmpConvert;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Extension);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example;
+
+use 5.10.1;
use strict;
use constant NAME => 'Example';
use constant REQUIRED_MODULES => [
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Extension);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example::Auth::Login;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Auth::Login);
use constant user_can_create_account => 0;
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example::Auth::Verify;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Auth::Verify);
use Bugzilla::Constants;
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example::Config;
+
+use 5.10.1;
use strict;
use warnings;
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example::Util;
+
+use 5.10.1;
use strict;
use warnings;
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Example::WebService;
+
+use 5.10.1;
use strict;
use warnings;
use parent qw(Bugzilla::WebService);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl;
+
+use 5.10.1;
use strict;
use constant NAME => 'MoreBugUrl';
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Extension);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl::GetSatisfaction;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::BugUrl);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl::PHP;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::BugUrl);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl::RT;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::BugUrl);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl::ReviewBoard;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::BugUrl);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::MoreBugUrl::Rietveld;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::BugUrl);
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::OldBugMove;
+
+use 5.10.1;
use strict;
use constant NAME => 'OldBugMove';
__PACKAGE__->NAME;
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::OldBugMove;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Extension);
use Bugzilla::Constants;
package Bugzilla::Extension::OldBugMove::Params;
+use 5.10.1;
use strict;
use Bugzilla::Config::Common;
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Voting;
+
+use 5.10.1;
use strict;
use constant NAME => 'Voting';
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Extension::Voting;
+
+use 5.10.1;
use strict;
use parent qw(Bugzilla::Extension);
[% PROCESS extensions/license.txt.tmpl %]
package B[% %]ugzilla::Extension::[% name %];
+
+use 5.10.1;
use strict;
use constant NAME => '[% name %]';
[% PROCESS extensions/license.txt.tmpl %]
package B[% %]ugzilla::Extension::[% name %];
+
+use 5.10.1;
use strict;
use parent qw(B[% %]ugzilla::Extension);
[% PROCESS extensions/license.txt.tmpl %]
package B[% %]ugzilla::Extension::[% name %]::Util;
+
+use 5.10.1;
use strict;
use parent qw(Exporter);
our @EXPORT = qw(