Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-WWW-Bugzilla: Handles submission/update of bugzilla bugs via WWW::Mechanize
- Summary
- This module provides a perl API for adding and updating Bugzilla bugs.
It can be useful in writing custom frontends to a Bugzilla server, and
the frontends do not have to sit on the same server as long as they
can reach it via HTTP.
Changelog
- * Mon Jun 19 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.8-1
- Update to 0.8.
- Red Hat's bugzilla logins are now working
(http://rt.cpan.org/Public/Bug/Display.html?id=19819).
- * Sun Jun 11 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.7-1
- Update to 0.7.
- SSL logins are now working
(http://rt.cpan.org/Public/Bug/Display.html?id=13262).
- * Sat Jun 10 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.6-1
- First build.