Can anyone tell or link me how to send Android Debug Commands using perl? I've googled, but haven't found any examples.
check devices (i.e. adb devices)
send adb commands (i.e. adb reboot)
I guess I should update this. How do I issue or print commands to the cmd.exe window?