I am trying to launch the user's default browser to go to a website in Linux. I know there is a system command in Windows. Is there something similar for Linux?
I looked into HTML::Display but can't find the package under Linux apt-get command.
Any help with launching a browser on Linux is much appreciated.