# mojo-loco
Mojolicious plugin that launches a web browser

This is a cheap way to create desktop applications using [Mojolicious](https://metacpan.org/pod/Mojolicious) (cross-platform if your code is sufficiently portable).

Run the [SYNOPSIS](lib/Mojolicious/Plugin/Loco.pod#SYNOPSIS); you'll get the idea.

[Module documentation](lib/Mojolicious/Plugin/Loco.pod).

[Installation directions](INSTALL.md).

[Getting started with Mojolicious](https://metacpan.org/pod/Mojolicious)

## author

Roger Crew <wrog@cpan.org>

## copyright and license

This software is copyright (c) 2018 by Roger Crew.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.