summaryrefslogtreecommitdiffstats
path: root/perl/perl-Gtk2-Unique/README
blob: a9f3116acf9e210d380795d910168379fdf52424 (plain)
Gtk2::Unique is a Perl binding for the C library libunique which
provides a way for writing single instance application. If you
launch a single instance application twice, the second instance will
either just quit or will send a message to the running instance.