|
NAMENet::Amazon::MechanicalTurk::Command::GetHITTypeURL - Returns a URL for viewing a HITType.Returns a URL for viewing a HITType on the MechanicalTurk worker website. SYNOPSISmy $url = $mturk->getHITTypeURL($hitTypeId); printf "To view your created hits, go to: %s\n", $url;
Visit the GSP FreeBSD Man Page Interface. |