perl-browser-open 0.04
Open a browser in a given URL
The functions exported by this module allow you to open URLs in the user's browser. A set of known commands per OS-name is tested for presence, and the first one found is executed. With an optional parameter, all known commands are checked.
- Website: https://metacpan.org/release/Browser-Open
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-browser-open 0.04
as follows:
guix install perl-browser-open@0.04
Or install the latest version:
guix install perl-browser-open
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.