C API for Bugzilla

Jon Tollefson kniht at us.ibm.com
Wed Jun 4 20:02:29 UTC 2003


On Wed, 2003-06-04 at 12:43, Christopher Hicks wrote:
> Or is he just talking about they query form returning
> XML.  That is useful, but I wasn't aware of anything else having an
> persistant and automation friendly interface.  If there's more than this
> I'd love to know.  :)

I have written a perl script that uses curl to call the bugzilla web cgi
scripts.  It provides a few commands such as query to return bug lists
in csv or xml, an update command that can append comments to a bug, and
status, login, and logout commands.  It saves you from having to
remember all the parameters to pass to curl to make it work.

If anyone was interested I would be willing to share it.

Jon




More information about the developers mailing list