sub LAUNCH { system "open", shift; # open $_[0] as a URL in favorite browser }