1Test::Smoke::Poster::CuUrsle(r3)Contributed Perl DocumenTteastti:o:nSmoke::Poster::Curl(3)
2
3
4
6 Test::Smoke::Poster::Curl - Poster subclass using curl.
7
9 This is a subclass of Test::Smoke::Poster::Base.
10
11 Test::Smoke::Poster::Curl->new(%arguments)
12 Extra Arguments
13
14 curlbin => $fq_path_to_curl
15
16 $poster->_post_data()
17 Post the json to CoreSmokeDB using curl(1).
18
20 (c) 2002-2013, Abe Timmerman <abeltje@cpan.org> All rights reserved.
21
22 With contributions from Jarkko Hietaniemi, Merijn Brand, Campo
23 Weijerman, Alan Burlison, Allen Smith, Alain Barbet, Dominic Dunlop,
24 Rich Rauenzahn, David Cantrell.
25
26 This library is free software; you can redistribute it and/or modify it
27 under the same terms as Perl itself.
28
29 See:
30
31 · <http://www.perl.com/perl/misc/Artistic.html>
32
33 · <http://www.gnu.org/copyleft/gpl.html>
34
35 This program is distributed in the hope that it will be useful, but
36 WITHOUT ANY WARRANTY; without even the implied warranty of
37 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
38
39
40
41perl v5.30.1 2020-02-10 Test::Smoke::Poster::Curl(3)