The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<p>Here is an example of AppleScript:</p>

<pre><code>tell application &quot;Foo&quot;
    beep
end tell
	tab</code></pre>