NAME
Test::Smoke::Poster::HTTP_Tiny - Poster subclass using HTTP::Tiny.
DESCRIPTION
This is a subclass of Test::Smoke::Poster::Base.
Test::Smoke::Poster::HTTP_Tiny->new(%arguments)
Extra Arguments
None.
$poster->_post_data()
Post the json to CoreSmokeDB using HTTP::Tiny.
$poster->_post_data_api()
Post the json to CoreSmokeDB using HTTP::Tiny, using the API-function.
COPYRIGHT
(c) 2002-2013, 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.