| checksetup | A do-it-all upgrade and installation script for Bugzilla. | 
|---|---|
| contrib::bz_webservice_demo | Show how to talk to Bugzilla via XMLRPC | 
| contrib::bzdbcopy | Copies data from one Bugzilla database to another. | 
| contrib::merge-users | Merge two user accounts. | 
| contrib::recode | Converts a database from one encoding (or multiple encodings) to UTF-8. | 
| email_in | The Bugzilla Inbound Email Interface | 
| importxml | Import bugzilla bug data from xml. | 
| Bugzilla | Semi-persistent collection of various objects used by scripts and modules | 
|---|---|
| Bugzilla::Attachment | a file related to a bug that a user has uploaded to the Bugzilla server | 
| Bugzilla::Auth | An object that authenticates the login credentials for a user. | 
| Bugzilla::Auth::Login | Gets username/password data from the user. | 
| Bugzilla::Auth::Verify | An object that verifies usernames and passwords. | 
| Bugzilla::CGI | CGI handling for Bugzilla | 
| Bugzilla::Classification | Bugzilla classification class. | 
| Bugzilla::Component | Bugzilla product component class. | 
| Bugzilla::Config | Configuration parameters for Bugzilla | 
| Bugzilla::Config::Common | Parameter checking functions | 
| Bugzilla::DB | Database access routines, using DBI | 
| Bugzilla::DB::Mysql | Bugzilla database compatibility layer for MySQL | 
| Bugzilla::DB::Pg | Bugzilla database compatibility layer for PostgreSQL | 
| Bugzilla::DB::Schema | Abstract database schema for Bugzilla | 
| Bugzilla::Error | Error handling utilities for Bugzilla | 
| Bugzilla::Field | a particular piece of information about bugs and useful routines for form field manipulation | 
| Bugzilla::Flag | A module to deal with Bugzilla flag values. | 
| Bugzilla::FlagType | A module to deal with Bugzilla flag types. | 
| Bugzilla::Group | Bugzilla group class. | 
| Bugzilla::Hook | Extendible extension hooks for Bugzilla code | 
| Bugzilla::Install | Functions and variables having to do with installation. | 
| Bugzilla::Install::DB | Fix up the database during installation. | 
| Bugzilla::Install::Filesystem | Fix up the filesystem during installation. | 
| Bugzilla::Install::Localconfig | |
| Bugzilla::Install::Requirements | Functions and variables dealing with Bugzilla's perl-module requirements. | 
| Bugzilla::Keyword | A Keyword that can be added to a bug. | 
| Bugzilla::Milestone | Bugzilla product milestone class. | 
| Bugzilla::Object | A base class for objects in Bugzilla. | 
| Bugzilla::Product | Bugzilla product class. | 
| Bugzilla::Search::Saved | A saved search | 
| Bugzilla::Template | Wrapper around the Template Toolkit Template object | 
| Bugzilla::Template::Plugin::Bugzilla | |
| Bugzilla::Template::Plugin::Hook | |
| Bugzilla::Template::Plugin::User | |
| Bugzilla::Token | Provides different routines to manage tokens. | 
| Bugzilla::Update | Update routines for Bugzilla | 
| Bugzilla::User | Object for a Bugzilla user | 
| Bugzilla::User::Setting | Object for a user preference setting | 
| Bugzilla::User::Setting::Skin | Object for a user preference setting for skins | 
| Bugzilla::Util | Generic utility functions for bugzilla | 
| Bugzilla::Version | Bugzilla product version class. | 
| Bugzilla::WebService | The Web Service interface to Bugzilla | 
| Bugzilla::WebService::Bug | The API for creating, changing, and getting the details of bugs. | 
| Bugzilla::WebService::Bugzilla | Global functions for the webservice interface. | 
| Bugzilla::WebService::Product | The Product API | 
| Bugzilla::WebService::User | The User Account and Login API |