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

Game::CharacterSheetGenerator::Command::multiple

SYNOPSIS

    character-sheet-generator multiple [language] [key=value ...]
    character-sheet-generator multiple help

DESCRIPTION

This prints multiple characters to STDOUT.

    character-sheet-generator multiple > npc.txt

OPTIONS

The supported languages are en and de. English is the default.

You can provide additional key-value pairs. These can be combined. Class names are case sensitive.

``` character-sheet-generator multiple en class=elf ```

help prints the man page.