NAME
Test::Smoke::Poster::Curl - Poster subclass using curl.
DESCRIPTION
This is a subclass of Test::Smoke::Poster::Base.
Test::Smoke::Poster::Curl->new(%arguments)
Extra Arguments
$poster->_post_data()
Post the json to CoreSmokeDB using curl(1).
$poster->_post_data_api()
Post the json to CoreSmokeDB API-function using curl(1).
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.