Acme-CPANModules-OpeningFileInApp

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


        Script: ot

    Browser::Open
        Author: CFRANKS <https://metacpan.org/author/CFRANKS>

        A web browser can open many types of files, so this application is
        sometimes appropriate. The module will pick an available browser.
        You don\'t have to specify the path in URL form, e.g.
        "file:/path/to/file"; the module recognizes standard
        "/unix/path/syntax".

        See App::BrowserOpenUtils which provides a simple CLI for the
        module: open-browser.

FAQ
  What is an Acme::CPANModules::* module?
    An Acme::CPANModules::* module, like this module, contains just a list
    of module names that share a common characteristics. It is a way to
    categorize modules and document CPAN. See Acme::CPANModules for more
    details.

lib/Acme/CPANModules/OpeningFileInApp.pm  view on Meta::CPAN

MARKDOWN
        },

        {
            module => 'Browser::Open',
            description => <<'MARKDOWN',

A web browser can open many types of files, so this application is sometimes
appropriate. The module will pick an available browser. You don\'t have to
specify the path in URL form, e.g. `file:/path/to/file`; the module recognizes
standard `/unix/path/syntax`.

See <pm:App::BrowserOpenUtils> which provides a simple CLI for the module:
<prog:open-browser>.

MARKDOWN
        },
    ],
};

1;

lib/Acme/CPANModules/OpeningFileInApp.pm  view on Meta::CPAN


Script: L<ot>

=item L<Browser::Open>

Author: L<CFRANKS|https://metacpan.org/author/CFRANKS>

A web browser can open many types of files, so this application is sometimes
appropriate. The module will pick an available browser. You don\'t have to
specify the path in URL form, e.g. C<file:/path/to/file>; the module recognizes
standard C</unix/path/syntax>.

See L<App::BrowserOpenUtils> which provides a simple CLI for the module:
L<open-browser>.


=back

=head1 FAQ

=head2 What is an Acme::CPANModules::* module?



( run in 0.832 second using v1.01-cache-2.11-cpan-df04353d9ac )