NAME
Test::Smoke::Poster::LWP_UserAgent - Poster subclass using LWP::UserAgent.
DESCRIPTION
This is a subclass of Test::Smoke::Poster::Base.
Test::Smoke::Poster::LWP_UserAgent->new(%arguments)
Extra Arguments
- ua_timeout => a timeout te feed to LWP::UserAgent.
$poster->_post_data()
Post the json to CoreSmokeDB using LWP::UserAgent.
$poster->_post_data_api()
This uses the (newish) API function to post the data.
COPYRIGHT
(c) 2002-2015, Abe Timmerman <abeltje@cpan.org> All rights reserved.
With contributions from Jarkko Hietaniemi, Merijn Brand, Campo Weijerman, Alan Burlison, Allen Smith, Alain Barbet, Dominic Dunlop, Rich Rauenzahn, David Cantrell.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See:
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.