Documentation
Modules
Perl API for Bugzilla REST API
Bugzilla Attachment object and service
Bugzilla Bug object and service
A single bug history entry (one timestamp, one actor, N field changes)
A single field change within a bug history entry
Bugzilla BugUserLastVisit object and service
Bugzilla Classification object and service
Bugzilla Comment object and service
Bugzilla Component object and service
Exception class for WebService::Bugzilla HTTP errors
Bugzilla Field object and service
A single legal value for a Bugzilla field
Bugzilla FlagActivity object and service
The type of a Bugzilla flag, as returned in flag activity records
Bugzilla GitHub integration service
Bugzilla Group object and service
Bugzilla server information endpoints
Base class for Bugzilla API objects
Bugzilla Product object and service
Bugzilla Reminder object and service
Role providing update method for Bugzilla API objects
Bugzilla User object and service
Lightweight user detail sub-object returned by various Bugzilla API responses
Examples
- examples/01-connect-and-inspect.pl
- examples/02-search-bugs.pl
- examples/03-bug-details.pl
- examples/04-list-products.pl
- examples/05-active-bugs.pl
- examples/06-create-bug.pl
- examples/07-update-bug.pl
- examples/08-bug-history.pl
- examples/09-bug-attachments.pl
- examples/10-find-duplicates.pl
- examples/11-server-info.pl
- examples/extract-fixtures.pl