The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Mojolicious::Command::am - Generic Mojolicious app, controllers, models, helpers, views

SYNOPSIS

# If the application is not exist
mojo am

# If the application exist
./script/my_app am

AUTHOR

Grishkovelli grishkovelli@gmail.com

COPYRIGHT

Copyright (C) 2013, 2014 Grishkovelli grishkovelli@gmail.com

LICENSE

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