Perlで無理ゲーム攻略 (How to play Win32::GuiTest) http://yapcasia.org/2011/talk/32 某MMORPGでゲーム中にPerlの同時起動を遮断する機能が追加されたことがありました。 Win32::GuiTest や Win32::Screenshot などのモジュールを利用して、Windows上で 動作するゲームを自動でプレイするPerlプログラムを作成する方法について解説します。 Once upon a time, perl.exe was banned during a game by MMORPG. I will explain how to create the Perl bot program which plays automatically games on Windows using some modules such as Win32::GuiTest and Win32::Screenshot.