Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Fedora-Bugzilla - Access Fedora's Bugzilla
        
        
        - Description:
- The XML-RPC interface to bugzilla is quite useful, and while Bugzilla 3.x
is starting to flesh their interface out a bit more (see, e.g.,
L<WWW::Bugzilla3>), Fedora's Bugzilla implementation has a large number of
custom methods.  This module aims to expose them, in a kinder, gentler way.
In addition to the XML-RPC methods Bugzilla makes available, there are also
some things we only seem to be able to access via the web/XML interfaces.
(See, e.g., the flags, attachments and comments functionality.)  This package
works to expose those as well. 
Packages
        
        
            | perl-Fedora-Bugzilla-0.13-5.fc14.noarch
              [79 KiB] | Changelog
              by Petr Pisar (2010-06-16): - Add perl(RPC::XML::Client) requires (related to bug #529172)
- Add perl(MooseX::Types::DateTimeX) build requires because of tests
  (bug #600026) |