WWW-Bugzilla3
view release on metacpan or search on metacpan
lib/WWW/Bugzilla3.pm view on Meta::CPAN
}
=head2 ua
out: useragent
Returns LWP::UserAgent object user for communications with bugzilla.
=cut
sub ua($) {
shift->{rpc}->useragent;
}
1;
=head1 AUTHOR
Alexey Alexandrov, C<< <swined at cpan.org> >>
=head1 BUGS
( run in 0.869 second using v1.01-cache-2.11-cpan-524268b4103 )