NAME

Pinto::Remote::SelfContained::Action - base class for remote Actions

VERSION

version 1.999

METHODS

execute

Runs this Action on the remote server by serializing itself and sending a POST request to the server.

AUTHOR

Brad Lhotsky <brad@divisionbyzero.net>

CONTRIBUTOR

Aaron Crane <arc@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020 by Aaron Crane.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.