1Pinto::Remote::Action(3U)ser Contributed Perl DocumentatiPoinnto::Remote::Action(3)
2
3
4
6 Pinto::Remote::Action - Base class for remote Actions
7
9 version 0.14
10
12 execute
13 Runs this Action on the remote server by serializing itself and sending
14 a POST request to the server. Returns a Pinto::Result.
15
17 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
18
20 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
21
22 This is free software; you can redistribute it and/or modify it under
23 the same terms as the Perl 5 programming language system itself.
24
25
26
27perl v5.30.0 2019-07-26 Pinto::Remote::Action(3)