Fedora::Bugzilla::XMLRPC - Subclass RPC::XML::Client to catch login faults


Fedora-Bugzilla documentation  | view source Contained in the Fedora-Bugzilla distribution.

Index


NAME

Top

Fedora::Bugzilla::XMLRPC - Subclass RPC::XML::Client to catch login faults

SYNOPSIS

Top

	use <Module::Name>;
	# Brief but working code example(s) here showing the most common usage(s)

	# This section will be as far as many users bother reading
	# so make it as educational and exemplary as possible.




DESCRIPTION

Top

A subclass of RPC::XML::Client, overriding a number send_request() and fault_handler() to handle logins when they need to happen.

SUBROUTINES/METHODS

Top

fault_handler
send_request

DIAGNOSTICS

Top

See RPC::XML::Client. We catch 'Login Required' faults, but everything else remains the same.

SEE ALSO

Top

RPC::XML::Client.

BUGS AND LIMITATIONS

Top

See Fedora::Bugzilla.

Patches are welcome.

AUTHOR

Top

Chris Weyl <cweyl@alumni.drew.edu>

LICENSE AND COPYRIGHT

Top


Fedora-Bugzilla documentation  | view source Contained in the Fedora-Bugzilla distribution.