FreeBSD Manual Pages
Net::Amazon::MechanicaUser:ContributedcPerlcDocumentatimand::ListOperations(3) NAME Net::Amazon::MechanicalTurk::Command::ListOperations - Lists MechanicalTurk requester operations. Returns a list of method names that may be called against the requester API. This method parses the WSDL used for the MechanicalTurk soap endpoint. This method may fail while attempting to download the WSDL document. SYNOPSIS print "Methods for web service version: ", $mturk->serviceVersion, "\n"; foreach my $operation ($mturk->listOperations) { print $operation, "\n"; } perl v5.32.0 Net::Amazon::MechanicalTurk::Command::ListOperations(3)
NAME | SYNOPSIS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Net::Amazon::MechanicalTurk::Command::ListOperations&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>