The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

raisin - Raisin command script

VERSION

version 0.94

SYNOPSIS

    raisin [options] <raisin-app>

    Options:
        --help          This help text
        --version       Prints version number
        --params        Prints params
        --openapi       Prints OpenAPI specification
        --format        Implies `--openapi', select json, jsonpp or yaml

    Required params are marked with a star.
    Default values are showed in a curly brackets.

DESCRIPTION

List Raisin application routes.

AUTHOR

Artur Khabibullin

COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by Artur Khabibullin.

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