以前試した時は出来なかったんですが、今日試したら動く様になっていました。 growl-for-windows - Google Code A port of the Mac app Growl for use on Windows machines http://code.google.com/p/growl-for-windows/ バージョンが1.1から1.2に上がったからかな? 以下のコードで動きました。 まずperl use strict; use warnings; use Encode; use Net::Growl; register(host => 'localhost', application=>"My Perl App", password=>'Realy Secure', ); notify( application=>"My Perl App", title=>'